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