BODY  {
	font-family : "Arial";
		font-size: 12pt;
	scrollbar-face-color: #000080;
    scrollbar-track-color: #ffd700;
}

A  {
	text-decoration : underline;
	color : '#0000ff';
	border-style : none;
}

A:Hover  {
	color : #00ff00;
}

H1 {
		font-family: Times New Roman;
		font-size: 25pt;
		font-weight: bold;
		color: #ff0000;
	}
	
	H2 {
		font-family: Times New Roman;
		font-size: 20pt;
		font-weight: bold;
		color: #0000FF;;
	}
	
	H3 {
		font-family: Times New Roman;
		font-size: 15pt;
		font-weight: bold;
		color: #000000;
	}

   H4 {
		font-family: Times New Roman;
		font-size: 13pt;
		font-weight: bold;
		color: #000080;
	}

  div.nav {
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
        text-align: left;
		color: #000080;
	}
