body {
	margin: 0px; padding: 0px;
}

/* Main Styles */

div.mainbox {
	padding: 0px 13px 15px 13px;
	text-align: left;
}

.middle {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.big {
	font-size: 16px;
}
p.base {
	width: 590px;
}/*mainbox~2base616*/

b {
	font-weight: Bold;
	color: #333333;
}

.FooterStyle {
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Verdana, Helvetica, Arial; 
}

em.style1 {
	color: #0033FF;
	font-weight: bold;
	font-style: normal;
}

.r10 {
	padding-right: 10px;
}

/* Link Styles */

a:link {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
