body {

	font-family: Verdana, sans-serif; 
	font-size:  9pt;
	color: #000000; 
}
	
	:link {	color: #4040FF; text-decoration: none;}  
	:visited { color: #4040FF; text-decoration: none; } 
	:active { color: #4040FF; text-decoration: none; } 
	:hover {color: #4040FF; text-decoration: underline;}

a.nav:link {color: #4040FF; text-decoration: none;}
a.nav:visited {color: #4040FF; text-decoration: none;}
a.nav:active {color: #4040FF; text-decoration: none;}
a.nav:hover {color: #4040FF; text-decoration: none;} 

.nt {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	color: #000000;
}

.ct {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
}
	
div  { 
	font-family: Verdana, sans-serif; 
	font-size:  9pt;
	color: #000000; 
 } 

p { 
	font-family: Verdana, sans-serif; 
	font-size:  9pt;
	color: #000000; 
 } 
 	
td{ 
	font-family: Verdana, sans-serif; 
	font-size:  9pt;
	color: #000000; 
	}
	

ul { 
	list-style :  disc;
	margin-top: 1em;
	margin-bottom: 2em;
	font-family: Verdana, sans-serif; 
	font-size:  9pt;
	color: #000000; 
	}
	
h1 {
	font-family: Verdana, sans-serif; 
	font-size:  12pt;
	color: #000000; 
	margin-top: 1em;
	margin-bottom: 1em;
    font-weight: bold;
}

h2  { 
    font-weight: bold;
	font-family: Verdana, sans-serif; 
	font-size:  10pt;
	color: #000000; 
	margin-top: 1em;
	margin-bottom: 1em;
 } 
 
 h3{
	font-family: Verdana, sans-serif; 
	font-size:  9pt;
	color: #000000; 
	margin-top: 0em;
	margin-bottom: 0em;
    font-weight: bold; 
}
