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