.css {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #000000;
}
body {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

a {
	font-size: 12px;
	color: #003198;
	text-decoration: underline;
	line-height: 20px;
}
a.white {font-size: 12px;font-weight: normal;color: #FFFFFF;text-decoration: none;}
a.white:Hover{font-size: 12px;font-weight: normal;color: #FFFFFF;text-decoration: none;}
a.black {font-size: 12px;font-weight: normal;color:#000000;text-decoration: none;}
a.black:Hover{font-size: 12px;font-weight: normal;color: #000000;text-decoration: none;}
a.yellow {font-size: 12px;font-weight: normal;color:#FFFF00;text-decoration: none;}
a.yellow:Hover{font-size: 12px;font-weight: normal;color: #FFFF00;text-decoration: none;}
td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
tbody {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
input {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	height: 18px;
}
