.toptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCCCC;
	text-align: center;
}
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-indent: 20pt;
	left: 20px;
	margin: 5px;
	padding: 5px;
	text-align: justify;

a {
        font-family : Tahoma;
        font-size: 14px;
        text-decoration: none;
		color : #000000;
		
}

a:link {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;

		
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;

}

a:hover {
        
        color : #F7941D;
		
}





}
td {
	margin: 0px;
	padding: 0px;
}
.small {font-family: Arial; font-size: 8pt; color: #CC0000;}
