.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: #993300;

		
}
a:visited {
	text-decoration: none;
	color: #C84100;

}

a:hover {
        
        color : #F7941D;
		
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	color: #003366;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;

}
.defaultnojust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 10px;

}
.innertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	text-align: center;
	font-weight: bold;

}
.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;

}
