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