/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #01007E;
}
a {
	font-size: 14px;
	color: #01007E;
	font-weight: bold;
}
a:visited {
	color: #01007E;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #01007E;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
body {
	background-color: #009999;
}
.style1 {font-size: 12px}
