BODY {
	background-color : black;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : White;
}

A {
    font-family : Arial;
	font-size : 12px;
 	text-decoration: none;
  	color : #CE0000;
}

A:hover { 
  text-decoration: underline; 
  color : Red;  
}

.menuleft {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
 	text-decoration: none;
  	color : Silver;
	text-align : right;
	width : 110px;
}

.menuleft:hover { 
  text-decoration: underline; 
  color : White;
}

.footer {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
 	text-decoration: none;
  	color : White;
}

TD {
	font-family : Arial;
	font-size : 12px;
	color : White;
}
TD.label {
	font-family: Tahoma, Arial, "Times New Roman";
	vertical-align : middle;
	text-align : right;
	background-color : #999999;
	font-size : 12px;
	color : Black;
	padding-right : 4px;
}
TD.field {
	vertical-align : bottom;
	text-align : left;
	background-color : Black;
}
H3 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
}

.smaller {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
}

.pageheader {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : White;
}

A.links {
	    font-family : Arial;
	font-size : 12px;
 	text-decoration: none;
  	color : #CE0000;
	font-weight: bold;
}

A.links:hover {
  TEXT-DECORATION: underline; 
  	font-weight: bold;
  color : red;  
}

.menu_bar {
	    font-family : Arial;
	font-size : 12px;
 	text-decoration: none;
  	color : Gray;
	font-weight: bold;
}

.menu_bar:hover {
	    font-family : Arial;
	font-size : 12px;
 	text-decoration: none;
  	color : Silver;
	font-weight: bold;
}

.emphasize1 {
	font-family : Arial;
	font-size : 12px;
 	text-decoration: none;
  	color : white;
	font-weight: normal;
}

.comments {
	font-family : Arial;
	font-size : 12px;
 	text-decoration: none;
  	color : black;
	font-weight: bold;
}