.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
A.white:LINK    {
	COLOR:#ffffff;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
} 
A.white:ACTIVE  {
	COLOR:#ffffff;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
} 
A.white:VISITED {
	COLOR:#CCCCCC;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
} 	
A.white:HOVER {
	color:#F8F8F8;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bolder;
	color: #333366;
}
.script {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}

A.blue:LINK    {
	COLOR:#333366;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
} 
A.blue:ACTIVE  {
	COLOR:#333366;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
} 
A.blue:VISITED {
	COLOR:#333366;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
} 	
A.blue:HOVER {
	color:#999999;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

