body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #AA0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a.white:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.white:hover {
	text-decoration: none;
	color: #eeeeee;
}
a.white:active {
	text-decoration: none;
	color: #ffffff;
}
a.red:visited {
	text-decoration: none;
	color: #AA0000;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #636363;
	font-weight: bold;
}
.style3 {font-size: 14px}