H2 {
	font-size: xx-large;
	color : #ffffff;
	font-family : "Verdana";
    font-style : italic;
}
A:link {
	COLOR: #CC3333;
	TEXT-DECORATION: underline;
    font-family : "Arial Black";
    background : #ffffcc;
}
A:visited {
	COLOR: #CC3333;
	TEXT-DECORATION: underline;
	font-family : "Arial Black";
    background : #ffffcc;
}
A:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
    background : #CC3333;
}
.x {FILTER: Glow(Color=#333300, Strength=3)}

body {
	font-size: 15px;
	font-weight : bold;
	color : #333300;
	font-family : "Arial";
    background : #FFFFCC;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	background : #333300;
	font : large;
	font-family : "Arial";
    font-weight : bold;
    color : #ffffcc;
}.d1 {
	background : #CC3333;
	font : large;
	font-family : "Arial";
	font-weight : bold;
    color : #ffffcc;
}.w {
	font-size: 15px;
	font-weight : bold;
	color : #FFFFCC;
	font-family : sans-serif;
    background : #333300;
}.desc {position: absolute; color: #CCCCCC; font-size: 1pt; top: -9999pt; left: -9999pt;}
