﻿
.style1 {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #CCCCCC;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-size: 10px;
	color: #CCCCCC;
}
.style5 {
	color: #FFFFFF;
	font-size: 10px;
}
body {
	margin-top: 3px;
}
.style6 {font-size: 10px}
.dsa
{
	font-size: 10px;
	font-weight: bold;
}
.dsa:link
{
	text-decoration: underline;
	color: #000000
}
.dsa:visited
{
	text-decoration: underline;
	color: #000000;
}