BODY {
	font-family : "Trebuchet MS","MS Sans Serif", sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	list-style : circle;
	color : Black;
	line-height : 20pt;
	letter-spacing : 1pt;
}
A {
	font-family : "Trebuchet MS","MS Sans Serif", sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #ff9900;
}
A:HOVER {
	font-family : "Trebuchet MS","MS Sans Serif", sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #ffcc33;
}
H1 {
	font-family : "Trebuchet MS","MS Sans Serif", sans-serif;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	list-style : circle;
	color : #3366cc;
}



