@charset "utf-8";
/* CSS Document */

.bodytxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}
.bodytxtblk
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footertxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 16px}
.style3 {font-size: 13px}
.style5 {font-size: 16px; font-weight: bold; }
.style7 {font-size: 13px; font-weight: bold; }

a.whitelink
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff000;
}

a.whitelink:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#e51b24;
}
