H1 {
	font-size: x-large;
	color : #ff6600;
	font-family : sans-serif;
}
A:link {
	COLOR: #ff6600;
	TEXT-DECORATION: underline;
    font-weight : bold;
    font-size : large;
    font-style : normal;
}
A:visited {
	COLOR: #ff6600;
	TEXT-DECORATION: underline;
    font-weight : bold;
    font-size : large;
    font-style : normal;
}
A:hover {
	COLOR: #999999;
	TEXT-DECORATION: none;
    font-weight : bold;
    font-size : large;
    font-style : normal;
}
.x {FILTER: Glow(Color=#333300, Strength=3)}

body {
	font-size: 15px;
	font-family : sans-serif;
    background : #cccccc;
    color : #ffffff;
    font-style : italic;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	background : #990000;
	font : larger;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : italic;
}.d1 {
	background : #333300;
	font : larger;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : light;
	color : #ffffff;
    font-style : italic;
}.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;}
