BODY  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #002000;
	color : #ffffff;
	text-align : right;
	font-size: 0.8em;
}
A  {
	color: #00e000; 
	text-decoration: none; 
}
A:visited  {
	color: #00e000;
	text-decoration: none; 
}
A:hover  {
	color: #00ff00; 
	text-decoration: underline;
}
H1  {
	font-weight : bold; 
	font-style : normal;
	font-size: 1em;
}
P  {
	font-style : normal;
	font-weight : normal; 
	color : #e8e8e8; 
}
HR {
	border: none 0;
	border-top: 1px solid #007000;
	width: 65%;
	height: 1px;
	text-align: right;
	margin: 0 0 0 auto;
}
.sign  {
	font-weight : bold;
	font-style: italic;
	text-align: right;
}
.comment {
	font-style: italic;
	text-align: right;
}
