/* CSS Document */

.style2 {
	font-size: 16px;
	font-weight: bold;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #0033CC;
}
a {
	font-size: 10px;
	color: #009966;
	font-weight: bold;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #009966;
}
body {
	background-image: url(images/bkgrd3.jpg);
}
