body {
	color: #DDDDDD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
 }

A:link {
	color: #CCCCCC;
	text-decoration: none;
}

A:visited {
	color: #CCCCCC;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

h1 {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin solid #FFFFFF;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0099FF;
	margin: 10px 0px 0px;
	padding: 15px 0px 0px;
	width: auto;
	font-weight: bold;
	float: none;
	vertical-align: bottom;
}

h2 {
	font-size: 15pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}

h3 {
	font-size: 10pt;
	font-family: "Tw Cen MT", Arial, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
}

pre {
	font-family: "Lucida Sans Typewriter", "Courier New", monospace;
	color: #FFFFFF;
	background-color : #000000;
	font-size: 10px;
}

td { font-family: Georgia, "Times New Roman", Times, serif; }
 
samp { font-family: Arial, Helvetica, sans-serif;
 font-weight: bold; color: #0000FF}
 
tt {
	font-family: "Lucida Sans Typewriter", "Courier New", monospace;
	background : transparent;
}

cite {
	font-style: normal;
	background-color: #222222;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
	
dfn {
	font-style: italic;
	font-weight : bold;
}
var {
	color : #66FF99;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
code {
	color: #FF99FF;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
kbd {
	font-style: normal;
	color : #CCCCFF;
}
em {
	font-style: normal;
	color : #6699FF;
	;
	font-weight: bold;
	white-space: nowrap;
}
//----------------RADIOHEAD.COM

font.small
{
font-size: 6.5pt; 
font-family: verdana,arial,helvetica;
color: #707070;
}
font.large    { color: red; font-size: 10pt; font-family: verdana, arial, helvetica }
font.huge { color: black; font-size: 14pt; font-family: verdana, arial, helvetica }
th {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	font-size: 12px;
	background-color: #000000;
	color: #CCCCCC;
}
.radioheadcom {
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #000000;
}

