html,body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
body,p,div,td,h1,span {
	font-family: Verdana, Tahoma, sans-serif;
	font-size:	12px;
	color:		#000000;
}
p {
	text-align: justify;
}
img {
	border: 0px;
}
h1,.h1 {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	vertical-align: top;
	color: #061b9d;
	font-weight: bold;
}
h1 {
	text-align: right;
	padding-right: 150px;
}
.h1 {
	color: #ff0083;
	padding-right: 30px;
	text-align: right;
}
.mm {
	padding: 0px 0px 17px 0px;
}
.mm a,
.mm a:link,
.mm a:visited,
.mm a:hover,
.mm a:active {
	font-weight:	bold;
	font-size: 12px;
	text-decoration: none;
	color: #061b9d;
}
.mm a:hover,
.mm a:active {
	font-size: 12px;
	text-decoration: none;
	color: #ff0083;
}
.lm {
	padding: 5px 10px 5px 10px;
	text-align: left;
	color: #105cce;
	font-size: 12px;
	font-weight: normal;
}
.lm a,
.lm a:link,
.lm a:visited,
.lm a:hover,
.lm a:active {
	font-size: 12px;
	text-decoration: none;
	color: #105cce;
}
.lm a:hover,
.lm a:active {
	font-size: 12px;
	text-decoration: none;
	color: #e20ec3;
}
a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: underline;
	color: #000000;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #e20ec3;
}
.footer {
	text-align: center;
	padding:		4px 0px 6px 0px;
	color:			#091980;
	font-size:		10px;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active {
	font-family:	Verdana, Tahoma, sans-serif;
	font-size:		10px;
	font-weight:	normal;
	text-decoration: none;
}
.footer a,
.footer a:link,
.footer a:visited {
	color:			#091980;
	text-decoration: none;
}
.footer a:hover,
.footer a:active {
	text-decoration: none;
	color:			#e20ec3;
}
.content {
	padding: 10px;
}