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


a:link { color: #ff9900; text-decoration: none; font-weight:bold;}
a:visited { color: #ff9900; text-decoration: none; font-weight:bold;}
a:hover { color: #333333; text-decoration: none; font-weight:bold;}
a:active { color: #333333; text-decoration: none; font-weight:bold;}

.regular {
	color: #3f3f3f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	color: #ff9900;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
