BODY, TR, TD  {
	color : Black;
	font-family : verdana, sans-serif;
	font-size : 12px;
}

.largebody {
	color : Black;
	font-family : verdana, sans-serif;
	font-size : 14px;
}

TR.content_head2  {
	color : White;
	font-weight : bold;
}

TR.content_head2sub  {
	color : White;
}

TD.name_company  {
	color : White;
	font-size : 11px;
	font-weight : bold;
}

TD.content_title  {
	color : Black;
	font-size : 18px;
}

TD.content_head1  {
	color : White;
	font-size : 18px;
	font-weight : bold;
}

A  {
	color : Black;
	text-decoration : none;
}

A.navbar  {
	color : Red;
	font-family : verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}

A.navbarlight  {
	color : Red;
	font-family : verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

A.navbarlight:hover  {
	color : Red;
	text-decoration : underline;
}

A.navbar:hover  {
	color : Red;
	text-decoration : underline;
}

A.nav  {
	color : White;
	font-weight : bold;
}

A:hover  {
	color : Red;
	text-decoration : underline;
}

B  {
	font-weight : bold;
}

