BODY, TR, TD  {
	color : Black;
	font-family : verdana, sans-serif;
	font-size : 12px;
}

A  {
	color : #543634;
	text-decoration : none;
	font-weight : bold;
}

A:hover  {
	color : #543634;
	text-decoration : underline;
}

P  {
	margin-bottom : 8px;
	margin : 0 0 8pt 0;
}

A.navbar  {
	color : #A8C2D1;
	font-family : arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}

A.navbarHL  {
	color : #FFFFFF;
	font-family : arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}

A.navbarHL:hover  {
	color : #FFFFFF;
	font-family : arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	text-decoration : underline;
}

A.navbar:hover  {
	color : #FFFFFF;
	color1 : #A8C2D1;
}


