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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 20px;

}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration:none;
	color: #590002;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color: #000000;
		font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #C8131C;
		font-weight: bold;
}
a:active {
	text-decoration:none;
	color: #C8131C;
		font-weight: bold;
}

.headingarea {font-size:14px; font-weight:bold}
.headingarea  a:link {
	text-decoration:none;
	color: #AAAAAA;
}
.headingarea a:visited {
	text-decoration:none;
	color: #FF0000;
}
.headingarea a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.headingarea a:active {
	text-decoration:none;
	color: #FFFFFF;
}

.mmscontbg { }


.contentarea {	
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px; }