H1 {
	font : normal xx-large 'Arial Narrow','Arial MT Condensed Light',sans-serif;
	color : #ffffff;
}
A:link {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #00ff00;
	TEXT-DECORATION: none;
}


body {
	font-size: 15px;
	font-weight : normal;
	color : #99cc99;
	font-family : Impact;
  	background : #000000;
}
strong {
	font-size: 9px;
	font-weight : normal;
}
.d {
	
	font : normal bold large Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
.d1 {
	
	font : normal bold xx-large Verdana;
	
}
.recip {
	border-top: 3px solid #99cc99;
	border-bottom: 4px solid #336600;
	border-right: 4px solid #669966;
	border-left : 4px solid #669966;
    font : normal x-small Arial;
	color : #99cc66;
}
.w  {
	font-size: 10px;
	color : #99CC66;
	font-family : Verdana, Arial;
}
