BODY  {	
		font-family : Tahoma, sans-serif;	
		color : #003333;
}
td  {	
		font-family : Tahoma, sans-serif;	
		color : #003333; 
		font-size : 9pt}
blockquote   {	
		font-family : Tahoma, sans-serif;	
		color : #003333; 
		font-size : 9pt}
.date  {	
		font-family : Verdana, Tahoma, sans-serif;	
		color : #999999; 
		font-size : 8pt
}
.link {
		color: #009966; font-size: 8pt;  font-weight: bold;
}
a:link { 
		text-decoration: none; 	
		color: blue;
}

a:visited { 
		text-decoration: none;
		color: #999999;
}
a:hover {
	text-decoration : underline;
	color : Red;
}


.title1 {
		color: #00cc99; 
		font-family: Arial, Verdana, Tahoma, sans-serif; 
		font-size: 14pt; 
		font-weight: medium;
}

.title2 {
		color: #000066; 
		font-family: Verdana, Arial, sans-serif; 
		font-size: 14pt; 
		font-weight: medium;
}
.title3 {
		color: #cc0066; 
		font-family: Verdana,  Tahoma,sans-serif; 
		font-size: 10pt; 
		font-weight: medium;
}
.title3 a:link {
		color: #cc0066; 

}
.title3 a:visited {
		color: #cc0066; 

}

}
.title3 A:hover { 
		color: white; 
		background:#cc0066; 	
		text-decoration: none;

}

.navig {
		color: Blue; 
		font-family: Verdana, Arial, sans-serif; 
		font-size: 9pt; 
		font-weight: medium;
}

.copyright {
		font-size: 8pt; 
		font-family: Verdana;
		color: #cc0066;
}

.title4 {
		color: #ff0000; 
		font-family: Arial, Comic Sans MS, Verdana, sans-serif; 
		font-size: 8pt;
		font-weight: bold; 
}

.title4 a: {
		color: #ff0000; 
		font-family: Arial, Comic Sans MS, Verdana, sans-serif; 
		font-size: 8pt;
		font-weight: bold; 
}
.title4 A:hover { 
		color: white; 
		background:#ff0000; 	
		text-decoration: none;

}
