H1 {
	font-size: xx-large;
	color : #ffffff;
	font-family : "Monotype Corsiva";
}
H2  {
	font-size: x-large;
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
}
A:link {
	COLOR: #ff6666;
	TEXT-DECORATION: underline;
    font-style : normal;
	font-family : sans-serif;
}
A:visited {
	COLOR: #ff6666;
	TEXT-DECORATION: underline;
    font-style : normal;
	font-family : sans-serif;
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
}
.GlowTx {FILTER: Glow(Color=#ff0000, Strength=2)}

body {
	font-weight : bold;
	color : White;
	font-size : 15px;
    background : #000000;
}
strong {
	font-size: 17px;
	font-weight : bold;
}.d {
	background : #000000;
	font-family : serif;
	font-weight : bold;
	color : White;
	font-size : large;
    font-style : italic;
}

