H1 {
	font-size: x-large;
	color : #cccc00;
	font-family : serif;
}
A:link {
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #663399;
	TEXT-DECORATION: none;
}
.x {FILTER: Glow(Color=#ff00ff, Strength=2)}

body {
	font-size: 15px;
	font-weight : bold;
	color : #800080;
	font-family : sans-serif;
    background : #330099;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	background : #999900;
	font : large;
	font-family : "arial narrow";
    font-weight : bold;
}.d1 {
	background : #cc0066;
	font : large;
	font-family : cursive;
	font-weight : bold;
    color : #cccc00;
}.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;}
