body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bk-001.gif);
}

     .normalfont 
		{
			font-family : Trebuchet MS, Tahoma, Verdana; 
			font-size : 10pt;
		}
	.normaltext 
		{
			font-family : Trebuchet MS, Tahoma, Verdana; 
						color : #E8E6E7;
			font-size : 10pt;
		}
	.headfont 
		{
			font-family : Trebuchet MS, Tahoma, Verdana; 
			font-size : 12pt;
		}
	.normalfontblue
		{
			font-family : Trebuchet MS, Tahoma, Verdana; 
			color : #006699;
			font-size : 10pt;
		}
			.normalfontwhite
		{
			font-family : Trebuchet MS, Tahoma, Verdana; 
			color : #ffffff;
			font-size : 10pt;
		}
	.snormalfont 
		{
			font-family : Trebuchet MS, Tahoma, Verdana; 
			font-size : 8pt;
		}
		
			.snormalfontred 
		{
			font-family : Trebuchet MS, Tahoma, Verdana; 
			color : #ff0000;
			font-size : 8pt;
		}

	  A:link {color:"#000000";text-decoration:none;}
      A:visited { color:"#000000";text-decoration:none;}
      A:hover { color:"#ff0000";text-decoration: underline;}
	.input
		{
			font-size : 8pt; 
			font-family : Trebuchet MS, Tahoma,Verdana; 
			background-color : #ffffff; 
			color : #000000;
			border-top : 1px solid #959595;
			border-left : 1px solid #959595;
			border-right : 1px solid #959595;
			border-bottom : 1px solid #959595;
	 }