h1 {  
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; font-weight: bold; 
	color: #CC0033;
	margin: 0 0 0 0;
}

td.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; font-weight: normal; 
	color: #CC0033;	
}

td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; font-weight: normal; 
	color: #666666;	
}

table.content {
	border-width: 1px; border-style: solid; border-color:#CC0033;
}

a:link, a:visited {  
	text-decoration: none; 	color: #CC0033;
}
a:active, a:hover {  
	text-decoration: none; 	color: orange;
}

p {
	text-align: justify;	
	color: #666666;
}


