BODY {
	margin: 0;
	font-family: Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

body {
	background: #111111;
}
	
	
TD, DIV, P {
	font-family: Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	line-height: 130%;
	}	
	
.new {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: black;
	background-color: Yellow;
	background-position: 12px;
}	

.bodytable {
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background: #000000;
	border: 1px solid #222222;
}

B, STRONG {
	font-weight: bold; 
}

I, EM {
	font-style: italic;
}

small {
	font-size: 9px;
 	font-weight: normal;
	font-style: italic;
	color: #666666;
}

.small {
	font-size: 11px;
 	font-weight: normal;
	font-style: normal;
	color: #666666;
}

A{
	text-decoration: none;
	font-weight: bold;
	color: #00FF00;
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF6347;
}

.menu {
	font-family: Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 9px;
	font-style: normal;
}

A.menu{
   text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

A.menu:Hover {
   text-decoration: underline;
	font-weight: normal;
	color: #00FF00;
}

.field {
 	font-family : geneva,verdana, helvetica,sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight : normal;
	font-style : normal;
 }
 
 .emphasis {
 	color: #6495ED;
	font-weight: bold;
	font-stretch: ultra-expanded; 
 }

.larger {
	font-size: 14px;
}

