body { 
	background-color: #000000; 
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-color: #ffffff;
	margin-top: 10px; 
	margin-left: 0px; 
}
img {
	border-color: #000066;
}
a {
	font-size: 12pt;
	text-transform: none;
	text-decoration: none;
}
a:link {color: #66aaff;}
a:active {color: #66aaff;}
a:visited {color: #66aaff;}
a:hover {color: #66aaff; text-decoration: underline; }

a.blink {
	display: inline;
	position: relative; 
	padding: 1px 3px 1px 3px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #335577 #224466 #224466 #335577;
	background-color: #112244;
	color: #999999;
	font-size: 12pt;
}
a.blink:hover {
	border-color: #999999 #999999 #999999 #999999;
	background-color: #224466;
	color: #ffffff;
	text-decoration: none;
}

table, td {
	font-size: 12pt;
}

.mtable {
	background-color: #000000;
	border-style: solid;
	border-color: #333333 #222222 #222222 #333333;
	border-width: 2px 1px 1px 2px;
	text-align: center;
}

.nedtext { font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
}

.nedtextbig { font-size: 14pt;
	font-weight: bold;
	color: #3399ff;
}

.hugetitle { font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

.bioname { font-size: 12pt;
	font-weight: bold;
	color: #3399ff;
}

.biotext { font-size: 12pt;
	color: #ffffff;
}

.italic { font-size: 12pt;
	font-style: italic;
}

.fineprint { font-size: 10pt;
	color: #3399ff;
}


