body
{
	background-color: #fff;
	margin: 0em;
	font-family: "Arial", sans-serif;
	font-size: .8em;
}

img
{
	border-width: 0px;
}

a.main:link, a.main:visited
{
	font-size: 1.6em;
	color: #ccc;
	text-decoration: none;
}

a.main:hover
{
	color: #000;
}

a.mainactive:link, a.mainactive:visited, a.mainactive:hover
{
	font-size: 1.6em;
	color: #000;
	text-decoration: none;
}

a.dead:link, a.dead:visited, a.dead:hover
{
	font-size: 1.6em;
	color: #ccc;
	text-decoration: none;
}

a.bodylink:link, a.bodylink:visited
{
	color: #666;
	text-decoration: none;
}

a.bodylink:hover
{
	text-decoration: underline;
}

p
{
	font-size: .8em;
}

.title
{
	color: #000;
	font-size: 2.2em;
}

.title-sub
{
	color: #000;
}

.body
{
	margin-top: .2em;
	color: #666;
	font-family: "Arial", sans-serif;
	font-size: .8em;
	text-align: justify;
}

.scroll
{
	height: 310px;
	overflow: auto;
	padding-right: 1em;
}.mainactivedead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.dead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
