.news
{
	background-color: #FFFFc0;
	padding: 1px 3px 5px;
	border: 1px dotted #77774F;
}
BODY
{
	background-color: #FFFFFF;
	color: #000020;
	font-family: Tahoma, Sans-Serif;
	font-size: 10pt;
	margin-bottom: 0;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	margin: 0px;
	border-right: 1px dotted #B1B3E6;
}
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;
}

