/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
}
a:link {
	color: #264F9F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #264F9F;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #264F9F;
}
.style1 {	font-size: 10px;
	color: #000000;
}
.style5 {
	font-size: 10px;
	color: #666666;
}
.style7 {font-size: 10px}
.style9 {font-size: 14px}