P, td  {
	text-decoration : none;
	font-size : 10pt;
	font-family : "Trebuchet MS";
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

A  {
	text-decoration : none;
	font-size : 10pt;
	font-family : "Trebuchet MS";
	font-weight : normal;
	font-style : normal;
	color : #CC3300;
}

A:Active  {
	text-decoration : none;
	font-size : 10pt;
	font-family : "Trebuchet MS";
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}

A:Hover  {
	font-size : 10pt;
	font-family : "Trebuchet MS";
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

A.links  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}

a:visited.links  {
	text-decoration : none;
	font-size : 10 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #566B7A;
}

a:active.links  {
	text-decoration : none;
	font-size : 10 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #566B7A;
}

a:hover.links  {
	text-decoration : underline;
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #6C8D98;
}


body 
{
	font-family: Trebuchet;
	font-size: 8pt;

}
h1 {
	font-family: "Trebuchet MS";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9900FF;

}

h2 {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9900FF;

}

