
font { color : #000000;
	size : 11pt;	 }


body {  
	font-size : 12px; 
	font-family : Verdana,Arial, sans-serif; 
	font-weight : normal; 
	font-style : normal;
	
	}


.vizbody_bold { 
	font-size : 12px; 
	font-family : verdana, Helvetica, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	line-height : 16px;
	}

.vizbody { 
	
	font-size : 12px; 
        font-family : Verdana,Arial, sans-serif;
	font-weight : normal; 
	font-style : normal;
	line-height : 16px;
	
	}

.vizbody_small { 
	
	font-size : 11px; 
        font-family : Verdana,Arial, sans-serif;
	font-weight : normal; 
	font-style : normal;
	line-height : 16px;
	
	}



.vizheader_main {  
	font-family: Times New Roman, Arial, sans-serif; 
	font-size: 18pt; 
	font-weight: bold;
	line-height : 20px;
	color: #990000;
	}

.vizheader_sub {  
	font-size : 12px; 
	color : #000000;
	font-family : Verdana, Helvetica, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	line-height : 16px;
	
	}

A:hover { 
	text-decoration: none; 
	color:#000000; } 

A:link {
	
	
	font-family : Verdana,Arial, sans-serif; 
	font-weight : normal; 
	font-style : normal;
	text-decoration: underline ;
}

A:visited {
	
	text-decoration: underline ;
}


A:active {
	
	text-decoration: none;



}


