BODY {
	font-family: Arial, Helvetica;
	color: rgb(255,255,255);
	font-size: 12pt;

scrollbar-arrow-color: #FBF5ED;
scrollbar-base-color: #000000;
scrollbar-face-color: #63A94F;
scrollbar-highlight-color: #FBF5ED;
scrollbar-shadow-color: #FBF5ED;
scrollbar-track-color: #461E0F;
background-attachment: fixed;
background-image: url('hg.jpg'); } 


}

a:link {
	color: rgb(255,200,102);
	font-size: 12pt;
}
a:visited {
	color: rgb(255,200,102);
	font-size: 12pt;
}

a:hover {
	color: rgb(255,0,0);
	font-size: 12pt;
}



td		{
	font-family: Arial, Helvetica;
        font-size: 12pt;
        color: rgb(255,255,255);
        	}
h3	{
	font-family: Arial, Helvetica;
        font-size: 14pt;
        color: rgb(255,255,255);
        font-style: bold;
        text-decoration: underline;
        	}

