
body {
	margin: 0px;
	background-color: #313131;
	scrollbar-base-color: #313131;
	scrollbar-arrow-color: #999999;
}
body, td, font, li, p, br, span {
	font-family: arial, verdana;
	font-size: 9pt;
	color: #ededed;
}
.bodyimage {
	margin-left: 10px;
}
.keys {
	text-align: justify;
	color: #999999;
	font-size: 8pt;
}
.footer {
	color: #999999;
	text-align: center;
	font-weight: bold;
}
a.footer {
	color: #999999;
	text-decoration: none;
	padding: 4px;
}
a.footer:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
.title {
	color: #ffffff;
	font-weight: bold;
	font-size: 16pt;
}
.title2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	text-transform: capitalize;
}
.subtitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-transform: capitalize;
}
.m1mit {
	color: #999999;
	font-weight: bold;
	font-size: 8pt;
}
h1 {
	font-size:16px;
}