a {
	color: #65B4E5;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : white;
	background-color: #000;
}

div.boxh {
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	width: 640px;
}
div.boxp {
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	width: 780px;
}

img.button {
	margin: 0px 0 6px 0px;
}

LI 
{
   font-size : 10pt; 
   font-family : Arial;
   color : white; 
   padding-left: 0px;
   margin: 0px 0 0 0;   
}

ul 
{   
	color: #ffffff;
}


TR {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
}

TD {
   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : white; }
   
td.enter {padding-left: 400px;}


PRE {
   font-size : 10pt; 
   font-family : Arial;
   color : white; }


P {   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : white; text-indent: 0%}


OL {   font-size : 10pt; 
   font-family : Arial;
   color : white; }

H1 {
	color : #c66005;
	font-size : 16pt;
}

.rightcol{
   font-size : 8pt; 
   font-family : Arial;
   color : black; 
}

.copyright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.copyrightw {
   color : #ffffff; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.heading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}
.line {
	background: #000000;
}
.headingw {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 36px;
	color: #ffffff;
	font-weight: bold;
}
