a:link {color: #007B7B; font-weight: none; text-decoration: underline;}
a:visited {  color: #666666; font-weight: none; text-decoration: underline; } 
a:active {  color: #000000; font-weight: none;} 
a:hover {  color: #3355CC; font-weight: none;} 


.line{
	font-family: Arial, sans-serif;
	color: Gray;
	font-weight: normal;
	font-size: 9pt;
	text-indent: 2em;
	line-height: 1.3em;
}

.centered {text-align: left; width: 70%; margin-left: auto; margin-right: auto; } 


.main{
	font-family: Verdana; 
	color: #000000;
 	font-weight: normal;
	font-size: 8pt; 
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	width: 740px;
	
	
}


.text{
	line-height: 1 em;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.links{
	background-color: #CCE6E6;	
	border-style: dashed;
	border-width: 1px;
	border-color: #007B7B;
	

	font-family: Verdana; 
	font-weight: bold;
	font-size: 10pt; 
	line-height: 2 em;
	text-align: left;  

}



.table{
	padding-left: 0px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
}

h1{
	font-family: Verdana, sans-serif; 
	color: #666666;
 	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}


h2{
	font-family: Arial, sans-serif; 
	color: #435896;
 	font-weight: bold;
	font-size: 14pt;
	text-transform: capitalize;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 7px;
	
}

.gray{
	font-family: Arial, sans-serif; 
	color: #333333;
 	font-weight: normal;
	font-size: 12pt;

}

.white{
	font-family: Arial, sans-serif; 
	color: #ffffff;
 	font-weight: normal;
	font-size: 12pt;

}

body 
{	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;


        background-color: #ADCBDA;
        background-image: url();
        background-position: top;
        background-repeat: repeat;
        background-attachment: fixed;   

	
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	
	
	margin-top: 3%;
	//line-height: 12pt;
	}

td{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	line-height: 10pt;
	
}


ul{
	list-style-type: square;
	margin-bottom: 0px;
	
	}

