body		{COLOR: #000000; FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 11px;}
h3		{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 11px;
}

h5		{COLOR: #000000; FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 13px;}

p		{
	COLOR: #000;
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-align: justify;
	font-weight: lighter;
}
td		{
	COLOR: #000;
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-align: left;
}


a:link			{COLOR: #0066ff; FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 11px; text-decoration: none;}
a:visited		{COLOR: #0066ff; FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 11px; text-decoration: none;}
a:active		{COLOR: #00ccff; FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 11px; text-decoration: underline;}
a:hover			{COLOR: #00ccff; FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 11px; text-decoration: underline;}

.nav:link {color: #ffffff; text-decoration:none}
.nav:visited {color: #ffffff; text-decoration:none}
.nav:active {color: #ffffff; text-decoration:none}
.nav:hover {
	color: #CCCCFF;
	text-decoration:none;
	font-weight: lighter;
}
.new {
	text-align: justify;
}
