A  {
	COLOR : #333399;
	TEXT-DECORATION : underline;
}

A:hover  {
	TEXT-DECORATION : underline;
	COLOR : #FF6633;
}

H1  {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : left;
	font-size: 14pt;
	line-height : normal;
}

H2  {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT : bold;
	font-size : 12pt;
	border-color: black black #CC3333;
	border-style: none
}

H3  {
	BACKGROUND : none transparent scroll repeat 0% 0%;
	COLOR : #333333;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT : bold;
	font-size: 10pt
}

body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #000000;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
li {  list-style-image: url(/images/orb.gif)}
