BODY {	
	font-family: Arial, Helvetica; 
	background-color: white;
	background-image: url(images/grey_bg.jpg); 
	text-align: left;
	color: black;
	font-size: 12pt; 
}

P {
	font-family: Arial, Helvetica;
}

A:Hover {
	color: fuschia;
}

TABLE {
	align: center;
}

TD {
	font-family: Arial, Helvetica; 
	color: black;
	font-size: 12pt;
	vertical-align: top; 
}

H1 {
	font-family: Arial, Helvetica; 
	color: gray; 
	font-size: 24pt; 
	font-weight: bold;
	text-align: center;
}

H2 {
	font-family: Arial, Helvetica; 
	color: gray; 
	font-size: 20pt; 
	font-weight: bold;
	text-align: center;
}

H3 {
	font-family: Arial, Helvetica; 
	color: gray; 
	font-size: 18pt; 
	font-weight: bold;
	text-align: center;
}

H4 {
	font-family: Arial, Helvetica; 
	color: gray; 
	font-size: 14pt; 
	font-weight: bold;
	text-align: center;
}

TH {
	font-family: Arial, Helvetica; 
	font-size: 10pt;
	font-weight: 700;
}

.main {
	font-family: Arial, Helvetica; 
	font-size: 12pt;
}

.form {
	font-family: Arial, Helvetica; 
	font-size: 10pt;
}

.footer {
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	color: gray;
}

.nav {
	font-family: Arial, Helvetica; 
	font-size: 10pt;
	text-align: center;
}

DIV.footer {
	text-align: center;
}		

TD.footer {	
	text-align: left;
	color: gray;
}

SPAN.note {
	font-family: Arial, Helvetica; 
	font-size: 8pt;
}

SPAN.credits{
	font-family: Arial, Helvetica; 
	font-size: 8pt;
	text-align: center;
}

SPAN.center{
	text-align: center;
}
