BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color : White;
}


BLOCKQUOTE {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 8pt;
	color : Yellow;
	font-variant : small-caps;
}

A {
	text-decoration: underline;
	color: #CC33FF;
}
A:LINK {
	text-decoration: underline;
	color: #FF3300;
}

A:Hover {
	color: #9900CC;

}

A:VISITED {
		text-decoration: underline;
	color: #CC99FF;
}

H1,  H4, H5,H6 {
	font-family : "GiGi",  "Times New Roman", serif;
	color: #FF66FF;
	text-align : left;
}

H2, H3 {
	font-family : "GiGi",  "Times New Roman", serif;
	color: #FF66FF;
	text-align : left;
}


DT {
	font-weight: bold;
}

DD {
	font-style: italic;
}

