BODY, TD {
	font-family : Bookman Old Style, Verdana, Arial, sans-serif ;
	font-size : 9pt;
}
a:link { 
		text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: red;
}
a:visited { 
		text-decoration: none;
		
}


.navig {
		color: #339999; 
			font-size : 8pt;
		font-family : Bookman Old Style, Verdana, Arial, sans-serif ;		
}
 
.navig a:link  {
		color: #339999; 
}


.navig a:hover {
		color: red; 
		text-decoration: underline;
		color: red;
}


.navig a:visited {
		color: #339999; 
}



.title {	
		font-weight: medium;	
		font-size: 20pt;
		color: #336600;

}
.subtitle1 {
		font-weight: bold;	
		font-size: 15pt;
		color: #ff0000;

}
.subtitle2 {
		margin-left: 10pt;
		margin-right: 10pt;
		font-weight: medium;	
		font-size: 13pt;
		color: #cc3366;
	font-family : Verdana, Arial, sans-serif ;
}
.subtitle3 {
		font-weight: bold;	
		font-size: 14pt;
		color: #000099;

}
.subtitle4 {
		font-weight: medium;	
		font-size: 10pt;
		color: #cc3366;

}
.title3 {
		color: Blue; 
		font-family: Arial, Verdana, sans-serif; 
		font-size: 14pt; 
		font-weight: bold;
}
.text {
		font-size: 11pt;
		color: #003300;
		text-align: justify;

}

.copyright {
		font-size: 8pt;
		color: #666666;
	font-family : Bookman Old Style, Verdana, Arial, sans-serif ;
}