@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link
{
	font-family: Verdana;
	font-size:14px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	text-align: left;
}

.link a:hover
{
	color:#a80000;
}

.linkselect
{
	font-family: Verdana;
	font-size:14px;
	font-weight: bold;
	color:#a80000;
	text-decoration:none;
	text-align: left;
}

.maintitle
{
	font-family: Verdana;
	font-size:24px;
	font-weight: normal;
	color: #a80000;
	text-decoration:none;
}

.bodytxt
{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color: #a80000;
	text-decoration:none;
	text-align: justify;
}
