body {
	background-color: darkgray;
	font-family: Arial;
	font-size: 12px;
	color: White;
}
TD {
	FONT-SIZE: 11px;
	COLOR: White;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Verdana, sans-serif
}
.thinbar {
	FONT-SIZE: 2px; LINE-HEIGHT: 9px
}
headline {
	BACKGROUND-COLOR: Black
}
.date {
	COLOR: White;
	BACKGROUND-COLOR: #696969
}
main {
	BACKGROUND-COLOR: #C0C0C0
}
.radiobutton {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH:  
0px
}
.textbg {
	BACKGROUND-COLOR: Silver
}
A.menulink {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menulink:hover {
	COLOR: White;
	TEXT-DECORATION: none
}



hr{
	color: White;
	width: 70%;
	height: 2
}

h5{
	color: Gray;
	font-size: 15px;
	font-weight : bold;
}
a:Link {
	color : White;
	font-size : 12px;
	font-weight : bold;
	TEXT-DECORATION: none
}
a:visited {
	color : White;
	font-size : 12px;
	font-weight : bold;
	TEXT-DECORATION: none} 
	
a:hover {
	color : Black;
	font-size : 12px;
	font-weight : bold;
	TEXT-DECORATION: none
}