H1 {
	font-size: xx-large;
	color : #ffcc99;
	font-family : sans-serif;
    font-style : italic;
}
A:link {
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
    font-style : italic;
}
A:visited {
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
    font-style : italic;
}
A:hover {
	COLOR: #ffcc99;
	TEXT-DECORATION: none;
    font-style : normal;
    font-weight : bold;
}
.x {FILTER: Glow(Color=#000000, Strength=3)}

body {
	font-size: 15px;
	font-weight : bold;
	color : #ffcc00;
	font-family : sans-serif;
    background : #000000;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	background : #000000;
	font : medium;
	font-family : sans-serif;
    font-weight : light;
    color : #ffcc00;
}.d1 {
	background : #ffcc99;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : larger;
}.w {
	font-size: 15px;
	font-weight : bold;
	color : #ffcc00;
	font-family : sans-serif;
    background : #000000;
}.desc {position: absolute; color: #CCCCCC; font-size: 1pt; top: -9999pt; left: -9999pt;}
