/* CSS Document */
html {
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #cccccc;
	
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: white;
	scrollbar-darkshadow-color: black;
	
	scrollbar-highlight-color: #white;
	scrollbar-3dlight-color: white;
	}
	
Body 
	.style1 
			{
	font-size: 12px;
	font-weight: bold;
			}
	.style2 
			{
		font-size: 12px
			}
	.style3 
			{
		font-size: 10px;
		color: #FFFFFF;
			}
	.style4 
			{
			color: #FFFFFF
			}
	.style5 
			{
			font-size: 13px
			}
	.style6 
			{
			font-size: 10px;
			font-weight: bold;
			color: #CC0000;
			}
	.style7 
			{
			font-size: 10px;
			font-weight: bold;
			color: #000000;
			}
	.style8 
			{
			font-size: 10px;
			font-weight: bold;
			color: #000000;
			}
	.style9 
			{
			font-size: 11px;
			color: #666666;
			}
	
	{
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
	
	
a {color: #FF0000;}
a:vistited {color: #FF0000;}
a:hover {color: #000000; }
a:active {color: #0000FF;}

p { 
	color: #000000;
	text-align: left;
	font-family: arial;
	font-size: 12pt;
	}
	

	


h4 {
	color: #000000;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	}

h5 {
	color: #000000;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	}





