BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
} 

A {
	color: 05356D;
	text-decoration : underline;
} 

A:VISITED {
	color: 1285C8;
} 

A:HOVER {
	color: 990000;
	text-decoration : underline;
} 


a.white:link {
	color: White;
	text-decoration: none;
}
a.white:visited {
	color: White;
	text-decoration: none;
}

a.white:hover { text-decoration: underline;}

.whitetext {
	font-family: "Arial, Helvetica, sans-serif";
	color: #FFFFFF;
}
.whitetext_BIG {font-size: 30px; font-weight: bold; color: FFFFFF;}
.quote_name {
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: bold;
	color: #05356D;
}
.text {font-family: "Arial, Helvetica, sans-serif"; font-size: 14px; }
.header2 {font-family: "Arial, Helvetica, sans-serif"}
.header1{
	font-size: 36px;
	font-weight: bold;
}