body{
color: black;
background-color: #FFFFFF;
font-family: Arial, Helvetica, Trebuchet MS, helv, sans-serif;
}
a:link{
font-family: Arial, Helvetica, Trebuchet MS, helv, sans-serif;
font-size: 100%;
font-weight: normal;
color: black;
}
a:visited{
font-family: Arial, Helvetica, Trebuchet MS, helv, sans-serif;
font-size: 100%;
font-weight: normal;
color: gray;
}
a:hover{
font-family: Arial, Helvetica, Trebuchet MS, helv, sans-serif;
font-size: 100%;
font-weight: normal;
background-color:#840042;
color:white;
}
p
{
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif; color:#000000; font-size: 110%;
}
h1
{
	font-family:  Arial, Helvetica, Trebuchet MS, sans-serif; color:black;
}
h2
{
	font-family:  Arial, Helvetica, Trebuchet MS, sans-serif;
}
h3
{
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
}
h4
{
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
}
h5
{
	font-family: Trebuchet MS, Arial, Helvetica;
}
h6
{
	font-family: Trebuchet MS, Arial, Helvetica;
}
p
{
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif; color:#FFFFFF;
}


