P  {}

H1  {
   font-family:arial,verdana; font-size:25px; font-weight: bold; margin-bottom: 6px; text-decoration:none;
}

H2  {
   font-family:arial,verdana; font-size:18px; font-weight: bold; margin-top: 4px; margin-bottom: 4px; text-decoration:none;
}

H3  {
font-family:arial,verdana; font-size:14px; font-weight: bold; margin-top: 4px; margin-bottom: 4px; text-decoration:none;
}

A  {
	color : Blue;
}

A:Visited  {
	color : 0066CC;
}

A:Active  {
	color : Black;
}

A:Hover  {
	color : Red;
}

BODY  {}

