body {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left: 0px;
	margin-top: 0px;
	color: Black;
	background-color : #777777;
}

A:link { color : Blue; }
A:visited { color : Navy; }
A:hover { text-decoration: none; }

.footer {
	color : #CCCCCC;
	font-size : xx-small;
}
A.footer:link {
	color : #CCCCCC;
	font-size : xx-small;
}
A.footer:visited {
	color : #CCCCCC;
	font-size : xx-small;
}


P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Black;
}
H1 {
	line-height: 16px;
	font-size : 22px;
	color: #CC3333;
	font-weight : bold;
}

H2 {
	line-height: 10px;
	font-size : 14px;
	color: #CC3333;
	font-weight : bold;
}

.distribheader {
	color : Navy;
	font-weight : bold;
}