BODY  {
	font-family : "Times New Roman, Arial, Courier";
	scrollbar-face-color: #000040;
    scrollbar-track-color: #000040;
}

A  {
	text-decoration : underline;
	color : 'gold';
	border-style : none;
}

H1 {
		font-family: Times New Roman;
		font-size: large;
		font-weight: bold;
		text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
	}
	
	H2 {
		font-family: Times New Roman;
		font-size: medium;
		font-weight: bold;
		text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
	}
	
	H3 {
		font-family: Times New Roman;
		font-size: 10pt;
		font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
	}
	