@charset "utf-8";
/* CSS Document */

BODY
{
	background: #4b4b4b;
	font-family: Nina, Arial;
	font-size: 13px;
}

DIV
{
	border: 0px;
	height: auto;
}

A
{
	color: Gray;
}

A:HOVER
{
	color: #87c600;
}

H1
{
	font-family: Nina, Trebuchet MS, Arial;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: 400;
	color: #567e00;
	margin: 0;
	padding: 0;
}

H2
{
	font-family: Nina, Trebuchet MS, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	color: #567e00;
	margin: 0;
	padding: 0;
}

P
{
	font-family: Nina, Trebuchet MS, Arial;
	font-size: 10pt;
	text-align: justify;
}

TD
{
	font-family: Nina, Trebuchet MS, Arial;
	font-size: 10pt;
	text-align: justify;
}

.shadowl
{
	width: 950px;
	padding: 0 0 0 10px;
}

.shadowr
{
	width: 940px;
	padding: 0 10px 0 0;
}