.news
{
	background-color: #FFFF80;
	padding-left: 3px;
	border: 1px dotted #77774F;
}
BODY
{
	background-color: #FFFFFF;
	color: #000020;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 10pt;
	margin-bottom: 0;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
}
A:link
{
	color: #0000B0;
	font-size: 10pt;
}
A:visited
{
	color: #8080FF;
	font-size: 10pt;
}
A:active
{
	color: #F040FF;
	font-size: 10pt;
}
A:hover
{
	color: #FF400F;
	font-size: 10pt;
}
P
{
	font-size: 10pt;
}
H1
{
	font-size: 14pt;
	font-style: italic;
	color: #000060;
}
H2
{
	font-size: 12pt;
	color: #000060;
}
H3
{
	font-size: 11pt;
}
H4
{
	font-size: 10pt;
}
TABLE, TD, P, INPUT
{
	color: #000020;
	font-size: 10pt;
}

