A:VISITED {
	font-size : 14px;
	font-family : Verdana,Arial;
	color : #CCCC99;
	text-decoration : none;
	font-weight : bold;
	}

A:LINK 	{
	font-size : 14px;
	font-family : Verdana,Arial;
	color : #FF9C31;
	text-decoration : none;
	font-weight : bold;
	background : transparent;
	}

A:ACTIVE {
	font-size : 14px;
	font-family : Verdana,Arial;
	color : #FF9C31;
	text-decoration : none;
	font-weight : bold;
	background : #FFCE63;
	}

A:HOVER {
	font-size : 14px;
	font-family :  Verdana,Arial;
	color : #FF9C31;
	text-decoration : none;
	font-weight : bold;
	background : #FFFF9C;
	}

H1	{
	font-family : Verdana;
	font-size : 28px;
	color : #FFFF99;
	}

H2	{
	font-family : Verdana;
	font-size : 22px;
	color : #007700;
	}

H3	{
	font-family : Verdana;
	font-size : 19px;
	color : #007700;
	}

H4	{
	font-family : Verdana;
	font-size : 18px;
	color : #007700;
	}

HTML, BODY, TABLE {
	font-size : 11pt;
	font-family : Verdana;
	}
