body{
color: black;
background-color: #85ADD6;
font-family: Arial, Helvetica, Trebuchet MS, helv, sans-serif; font-size: 110%;
}
a:link{
font-family: Arial, Helvetica, Trebuchet MS, helv, sans-serif;
font-size: 100%;
font-weight: normal;
color: red;
}
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:yellow;
color:blue;
}
p
{
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif; color:#000000; font-size: 110%;
}
h1
{
	font-family:  Arial, Helvetica, Trebuchet MS, sans-serif; color:#000000; font-size: 160%;;
}
h2
{
	font-family:  Arial, Helvetica, Trebuchet MS, sans-serif; font-size: 140%;
}
h3
{
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif; font-size: 140%;
}
h4
{
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif ; font-size: 120%;
}
h5
{
	font-family: Trebuchet MS, Arial, Helvetica ; font-size: 115%;
}
h6
{
	font-family: Trebuchet MS, Arial, Helvetica; ; font-size: 115%;
}

