

a:link {text-decoration:underline;
		color:#CC3333;
		font-weight:bold;
		font-family:arial;
	    font-size:11pt;
		
}
		
a:visited {text-decoration:underline;
  		color:#CC3333;
		font-weight:bold;
		font-family:arial;
	    font-size:11pt;
		
}
		  
a:hover  {text-decoration:none;
		color:#CC3333;
		font-weight:bold;
		font-family:arial;
	    font-size:11pt;
}


a.page:link {text-decoration:underline;
		color:#CC3333;
		font-weight:bold;
		font-family:arial;
	    font-size:8pt;
		
}
		
a.page:visited {text-decoration:underline;
  		color:#CC3333;
		font-weight:bold;
		font-family:arial;
	    font-size:8pt;
		
}
		  
a.page:hover  {text-decoration:none;
		color:#CC3333;
		font-weight:bold;
		font-family:arial;
	    font-size:8pt;
}

.font {
	font-family:arial;
	font-size:11pt;
	color:#000000;
	letter-spacing : normal;
	padding-right : 10px;
	padding-left : 10px;
	line-height : 20px;
}

.fontBlue {
	font-family:arial;
	font-size:11pt;
	color:#5E93B3;
	letter-spacing : normal;
	line-height : 20px;
}

td.Title {
	font-family: Arial;
	font-size:14pt;
	color: #ffffff;
	letter-spacing : normal;
	line-height : 25px;
	word-spacing : normal;
	background-color : #5E93B3;
}
td.grey {
	font-family: Arial;
	font-size:11pt;
	color:#000000;
	letter-spacing : normal;
	line-height : 25px;
	word-spacing : normal;
	background-color: #e6e6e6;
}

.fontItalic {
	font-family:times new roman;
	font-size:13pt;
	color:#999966;
	font-weight:bold;
	font-style :italic;
	text-align :right;


}

.fontTitle {
	font-family:times new roman;
	font-size:18pt;
	color:#336633;
	font-weight:bold;
	font-style :italic;
	font-variant : small-caps;
	
}

.fontTitleSm {
	font-family:times new roman;
	font-size:10pt;
	color:#336633;
	font-weight:bold;
	font-style :italic;
}

.footer {
		font-family:arial,helvetica;
		font-size:8pt;
		color:#999999;
		font-weight:bold;

}	


.footerH {
		font-family:arial,helvetica;
		font-size:7pt;
		color:#ffffff;
		font-weight:bold;

}	



.pics {position:absolute; 
		   visibility:hidden; 
		   left:270px; 
		   top:210px;
		   
		   }	



.picsV {position:absolute; 
		   visibility:hidden; 
		   left:320px; 
		   top:210px;
		   
}	


.picsOn {position:absolute; 
		   visibility:visible; 
		   left:270px; 
		   top:210px;
}


