/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
body {
	background-image: url(images/topbg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
.morelink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.morelink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tablelink {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tablelink:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.morelink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.style6 {font-size: 16px}
.style7 {color: #666666}

