BODY {
	color: silver;
	font-family : Papyrus;
	font-size: small;
	text-align: left;
	background-color : #000000;
	border : none;
}
H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: white;
}

A:Hover {
	color: yellow;
}

HR {
	height: 1pt;
}

DD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font : bold;
	padding: 2px 5px 0px 5px;
}
TD {
	
}
.menu{
	color: Yellow;
	font-family : Papyrus;
	font-size: small;
	text-align: left;
	background-color : #000000;
}

.td_menu_header{
	background: #9999CC;
	color: white;
	font-weight: bold;
}

.td_menu_item{
	background: Gray;
	color: silver;
}

.td_news_date{
	background : gray;
	color: white;
	font : bolder xx-small Papyrus;
}
.td_news_header{
	background: #9999CC;
	color: white;
	font : large Papyrus;
	font-weight: bold;
}
.td_news_body{
	background : Navy;
	font : normal Papyrus;
	color: white;
}
.td_news_sig{
	background : Gray;
	font : Papyrus;
	color: white;
}

