body,td,th {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	font-weight:normal;
}
h1 {
	font-size: 48px;
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	margin:0;
	font-weight:normal;
	line-height:62px;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:30px;
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
h2 {
	font-size: 11px;
	display:inline;
	font-weight:bold;
	line-height:16px;
}
em {
	font-style: normal;
	color: #252525;	
}
.footer {
	font-size: 10px;
	text-align:center; 
	margin-top:50px;
}
body {
	margin: 40px 0 5% 0;
	background-repeat: repeat-y;
	background-position: center top;
}
.main {
	width: 830px;
	margin: 0 auto;
}

a:link, a:visited {
	color: #3E65C1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3E65C1;
	padding: 3px;
}
a:hover, a:active {
	color: #FFFFFF;
	background-color: #3E65C1;
}

.style3 {
}

.clr {
clear:both;
margin-bottom:18px;
}
