/* CSS Document */
body {
	background-image: url(images/bkgrd1.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
a {
	font-size: 14px;
	color: #006633;
	font-weight: bold;
}
a:visited {
	color: #009966;
}
a:hover {
	color: #666666;
}
a:active {
	color: #009999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman, Times, serif, cursive;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
