body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
}
.footer {
	font-size: 9px;
	text-align: center;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #000066;
}
h1 {

	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.Headerbig {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.Headerbigger {

	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.style2 
{color: #CCCCCC}



a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000063;
}
a:hover {
	text-decoration: none;
	color: #99FF66;
}
a:active {
	text-decoration: underline;
	color: #000063;
}
