body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #F0FFF9;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/back_hundreds.jpg);
}

td {

	font-size: 12px;
	color: #000000;
}

th {
	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {

	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {

	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover {

	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:active {

	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	width: 100%;
	color: #000000;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
}
