<style>

td {
	color:#000000;
	font-family:Times New Roman;
	font-size:12pt;
}
	
li, ul, ol {
	font-family:Times New Roman;
	color:#FFFFFF;
	font-size:12pt;
}

body {
	font-family: serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
    }

p.thin {
      margin: 0px;
      thinding: 0px;
      line-height: 4pt;
    }
.textyellow {
	color: #FFFF00;
}
.textbigred {
	font-size: 24px;
	color: #D01903;
}

/* STYLES FOR MAIN NAVIGATION MENU */
a.nav:link						{
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 0px;
	color: #FFFFFF;
	line-height: 20px;
}
a.nav:visited 					{
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
a.nav:hover 					{
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 20px;
}
a.nav:active					{
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
}
.navon {
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 22px;
	padding-left: 0px;
	font-weight: bold;
	margin-right: 14px;
	width: 50px;
}


</style>
li {
	color: #FFFFFF;
}
.textnormalred {
	color: #FF0000;
}


/* STYLES FOR MAIN NAVIGATION MENU */
a.whitelink:link						{
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitelink:visited 					{
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitelink:hover 					{
	text-decoration: none;
	color: #CCCCCC;
}
a.whitelink:active					{
	text-decoration: none;
	color: #CCCCCC;
}
