H1 {
	font : normal bold x-large Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffcc;
}
A:link {
	COLOR: #cc0000;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #cc0000;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ffffcc;
	TEXT-DECORATION: none;
}
.x {FILTER: Glow(Color=#990000, Strength=2)}

body {
	font-size: 15px;
	font-weight : bold;
	color : #000000;
	font-family : Arial;
  	background : #CC9966;
}
strong {
	font-size: 17px;
	font-weight : normal;
}
.d {
	background : #CC9966;
	font : normal bold large Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
.d1 {
	background : #CC9966;
	font : normal bold x-large Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
.recip {
	border-top: 2px solid #ffffcc;
	border-bottom: 2px solid #996600;
	border-right: 2px solid #996666;
	border-left : 2px solid #ffcc99;
    font : normal bold x-small Arial Narrow;
	color : White;
}