td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 9pt;
	color : white;
	line-height : 13pt;
}

.heading {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12pt;
	color : #cccccc;
	line-height : 13pt;
	font-weight : bold;
	}

.classic {
	font-family : Georgia, Times;
	line-height : 13pt;
	}

.news {
	color : #cccccc;
	font-size : 9pt;
	line-height: 11pt;
	}

strong
	{
	color : #cccccc;
	}

a.newslink
	{
	text-decoration : none;
	color : #cccccc;
	}
	
	
A {
	text-decoration: underline;
	color: #ffffd2;
	}

A:hover{
	text-decoration: none;
	color: silver;
}

input {
	background:white;
	border:1px solid black;
	font-family:verdana;
	font-size: 10pt;
	}


.smalltext {font-family:verdana;
	font-size: 8pt;
	color: silver;
	}