body,td,th {
	font-size: xx-small;
	font-family: Verdana;
	color: #000000;
}

body {
    background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.style3 {color: #0066FF; font-size: 12px;}
.style5 {color: #000000; font-size: 12px;}