P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Arial;
	color : #FFFBDF;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	font-weight : none;
	color : #FFFBDF;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial;
	color : #ffff00;
	text-decoration : underline;
}

BODY  {


}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
