H1 {
	font-size: x-large;
	color : #ffccff;
	font-family : serif;
}
A:link {
	COLOR: #ffccff;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #ffccff;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ff99ff;
	TEXT-DECORATION: none;
}
.x {FILTER: Glow(Color=#660066, Strength=3)}

body {
	font-size: 15px;
	font-weight : bold;
	color : #ffffff;
	font-family : sans-serif;
    background : #996699;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	font : large;
	font-family : "Arial narrow";
    font-weight : bold;
}.d1 {
	font : x-large;
	font-family : serif;
	font-weight : light;
}.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;}
