BODY  {
      	background-attachment : fixed;
      	background-color : #f8d23b;
		background-repeat : no-repeat;
      	background-position : 100% 100%;
      	color : #000000;
	    font-style : Times New Roman, Arial, Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Times;
    	font-size : 12pt;
 		scrollbar-3d-light-color : #FFFFff;
		scrollbar-arrow-color : #ffffff;
		scrollbar-base-color : #FFFFff;
		scrollbar-dark-shadow-color : #FFFFff;
		scrollbar-face-color : #e3b80c;
		scrollbar-highlight-color : #e3b80c;
		scrollbar-shadow-color : #FFFFff;
		
      }
      
A:link  {
	text-decoration : none;
	color : #FF0000;
	font-family : Times New Roman, Arial,Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : 12pt;
}

A:visited  {
	text-decoration : none;
	font-family : Times New Roman, Arial,Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : 12pt;
}

A:active  {
	text-decoration : none;
	font-family : Times New Roman, Arial,Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : 12pt;
}

A:hover  {
	text-decoration : underline;
	font-family : Times New Roman, Arial,Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : 12pt;
}

TABLE  {
	font-size : 12pt;
	font-family : Times New Roman, Arial,Trebuchet MS, Verdana, Arial, Helvetica, Times New Roman, Times;
}

