body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #01339A;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #01339A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #01339A;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
