body  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

P  {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
    letter-spacing : 1pt;
}

H1  {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

H2  {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

H3  {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

H4  {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

H5  {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

H6  {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

A  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #E0E0E0;
	text-decoration : none;
}

A:Active  {
	color : #FF8000;
	text-decoration : none;
}

A:Hover  {
	color : #FF8000;
	text-decoration : none;
}

td  {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 10px;
	line-height : 10px;
}


