body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.Grid1
{
	color: #000099;
}

TD
{
	font-size: 10pt;
}

UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

A:link
{
	text-decoration: none;
	color: #000099;
}

A:visited
{
	text-decoration: none;
	color: #000099;
}

A:active
{
	text-decoration: none;
	color: black;
}

A:hover
{
	text-decoration: underline;
	color: #cc0000;
}

.NewsList A:link
{
	text-decoration: none;
	color: EE6600;
}

.NewsList A:visited
{
	text-decoration: none;
	color: EE6600;
}

.NewsList A:active
{
	text-decoration: none;
	color: #990000;
}

.NewsList A:hover
{
	text-decoration: underline;
	color: #cc0000;
}

.PanelBack
{
	margin: 1px 1px 1px 1px;
}

