body
{
	margin: 0px;
	color: #989898;
	background-color: ghostwhite;
}
a:link
{
	font-weight: bold;
	font-size: 10px;
	color: #3c7bb5;
	font-family: verdana,tahoma,sans-serif;
	text-decoration: underline;
}
a:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #3c7bb5;
	font-family: verdana,tahoma,sans-serif;
	text-decoration: underline;
}
a:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #f60;
	font-family: verdana,tahoma,sans-serif;
	text-decoration: underline;
}
a.link2:link
{
	font-weight: bold;
	font-size: 10px;
	color: #2e4780;
	font-family: tahoma,arial,sans-serif;
	text-decoration: underline;
}
a.link2:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #2e4780;
	font-family: tahoma,arial,sans-serif;
	text-decoration: underline;
}
a.link2:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #f60;
	font-family: tahoma,arial,sans-serif;
	text-decoration: underline;
}
p
{
	margin: 0px 5px;
	line-height: 14px;
}
form
{
	margin: 0px;
}
#news
{
	font-size: 10px;
	color: #9e9e9e;
	font-family: tahoma,arial,sans-serif;
}
#bb
{
	font-weight: bold;
	font-size: 10px;
	color: #000;
	font-family: tahoma,arial,sans-serif;
}
#lh
{
	line-height: 13px;
}
#hd
{
	font-weight: bold;
	color: #f60;
}

.Page
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.Page .Navagation
{
	width: 155px;
	background-color: #989898
}

.Page .Main
{
	background-color: white
}

.Content
{
	background-color: white;
	font-size: 10px;
	color: #989898;
	font-family: verdana,tahoma,sans-serif;
}

.Content .Title
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #3c7bb5;
	vertical-align: middle;
}

.Content .Header
{
	font-weight: bold;
	color: #f60;
}

.Content .Normal
{
	text-align: justify;
}

