.xsmall {
	font-family: Arial;
    font-size: 10px;
	COLOR: 666666;
}
.small {
	font-family: Arial;
	font-size: 11px;
	COLOR: 333333;
}
.medium {
	font-family: Arial;
	font-size: 12px;
	COLOR: 333333;
}
.grey {
	font-family: Verdana;
	font-size: 13px;
	COLOR: 666666;
}
.large {
	font-family: Verdana;
	font-size: 13px;
	COLOR: 333333;
	
}

.large_white {
	font-family: Verdana;
	font-size: 13px;
	COLOR: ffffff;
	
}
.fot {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 15px}
.style2 {color: #CC0000}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #CC6600;
	font-weight: bold;
}
.style5 {color: #CC6600}
.style6 {
	color: #000000;
	font-size: 16px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}