a:link {
	color: #620008;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AD0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.mini_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.main_head {	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #620008;
}
.sub_head {
	color: #666666;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

