A:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 0px;
}
A:link	{
	color: #FFFFFF;
	;
	text-decoration: underline;
	font-weight: normal;
}
A:hover {
	color: #CCCCCC;
	;
	text-decoration: underline;
	font-weight: normal
} 
A:visited {
	color: #CCCCCC;
	;
	text-decoration: underline;
	font-weight: normal;
}  

h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #d9c582;
}
.tiny {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	font-family: Arial;
	font-size: 11pt;
	color: #d9c582;
	background-color: #000000;
}
strong {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #BFBFC2;
}
