.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 666666;
}

.topnav a{
	color: 993333;
	text-decoration: none;
}

.leftsidenav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: 993333;
	font-weight: bold;

}

.leftsidenav a{
	color: 993333;
	text-decoration: none;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: 666666;
	text-align: justify;

}

.main a{
	color: 993333;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: 993333;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 666666;
}