.white10 {
	font-family: arial, helvetica;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
} 
.grey10 {
	font-family: arial, helvetica;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
} 
.grey10ita {
	font-family: arial, helvetica;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
} 
.darkgrey10 {
	font-family: arial, helvetica;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
} 
.darkgrey10ita {
	font-family: arial, helvetica;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
} 
.darkgrey12 {
	font-family: arial, helvetica;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
} 
.black10 {
	font-family: arial, helvetica;
	color: #000000;
	text-decoration: none;
	hover: #333333;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
} 
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	hover: #CC0000;
	font-weight: bold;
	font-style: normal;
} 
A:LINK { text-decoration: none; color: #000000} 
A:VISITED { text-decoration: none; color: #000000} 
A:HOVER { text-decoration: none; color: #333333}
A:ACTIVE {
	text-decoration: none;
	color: #FF0000
}


body {
	background-color: #CCCCCC;
}
