H1 {
	font-size: xx-large;
	color : #ff0000;
	font-family : cursive;
}
A:link {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
    font-family : cursive;
    font-style : normal;
}
A:visited {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
    font-family : cursive;
    font-style : normal;
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
    font-family : cursive;
    font-style : italic;
}
.x {FILTER: Glow(Color=#660000, Strength=3)}

body {
	font-size: 15px;
	font-weight : bold;
	color : #660099;
	font-family : sans-serif;
    background : #999999;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	background : #cccccc;
	font : large;
	font-family : sans-serif;
    font-weight : bold;
}.d1 {
	background : #ffffff;
	font : large;
	font-family : ;
	font-weight : bold;
    color : #9900cc;
}.w {
	font-size: 15px;
	font-weight : bold;
	color : 800080;
	font-family : sans-serif;
}.desc {position: absolute; color: #CCCCCC; font-size: 1pt; top: -9999pt; left: -9999pt;}
