BODY  {
	font-family : Trebuchet MS;
	font-weight : normal;
	font-style : normal;
	font-size : small;
	color : #000000;
	margin : 2;
	padding : 2;
	border-width : 6;
	border-color : #333366;
}

P  {
	font-family : Trebuchet MS;
	font-weight : normal;
	font-style : normal;
	font-size : small;
	color : #00000;
}

A  {

color: #6666ff;
text-decoration : underline;
}

.fineprint  {
	font-size : xx-small;
	color : #999999;
	font-weight : normal;
}

A:Visited  {

color : #333399;
text-decoration : underline;
}

A:Active  {

color : #3333ff;
text-decoration : underline;
}



A:Hover  {

color : #3333ff;
text-decoration : underline;
}


H3 {

font-size : large;
color : #6666ff;
text-decoration : none;
}

H1 {

font-size: x-large;
color: #3333ff;
text-decoration:none;

}