body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #666666;
}
a:link {
	color: #666666;
	/*text-decoration: none;*/
}
a:visited {
	color: #666666;
	/*text-decoration: none;*/
}
a:hover {
	color: #666666;
	/*text-decoration: none;*/
}
a:active {
	/*text-decoration: none;*/
}
.style1 {font-size: 12px}
.style2 {color: #CCCCCC}
.style3 {font-size: 14px; }
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {font-size: 14px; font-weight: bold; font-style: italic; }

.highlightStyle 
{
	padding:2px; 
	color:white; 
	background-color:cadetblue; 
}
