body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: #FFFFCC;
	background-image: url(Graphics/bgtile.jpg);


}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #003399; font-style: italic}
a:link {  font-weight: bold; color: #003399}
a:visited {  font-weight: bold; color: #003399}
a:active {  font-weight: bold; color: #003399}
a:hover {
	font-weight: bold;
	color: #FFFF66;
}
table {
	background-color: #FFFFCC;
	background-image: url(Graphics/bgtile.jpg);
	background-attachment: scroll;
	background-repeat: repeat;

}
