body {	
	margin-top: 30px;
	margin-left: 40px;
	margin-bottom: 35px;
	margin-right: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
	color: #147CB3;
}

.titlelead {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #333333;
}

.header {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 13px;
}

.bodytext {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}

a:link {color: #333333;}
a:visited {color: #333333;}
a {text-decoration:underline;}
a:active {color: #333333;}
a:hover {color:#147CB3; text-decoration:underline;}

li {
	font-size: 12px;
	font-weight: normal;
	margin-top: -15px;
	margin-bottom: 15px;
}

.quotee {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

#verticalspace { margin-bottom: 23px; }

.leftmenu {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

a:link.leftmenutext {color: #333333; text-decoration:none;}
a:visited.leftmenutext {color: #333333; text-decoration:none;}
a.leftmenutext {text-decoration:none;}
a:active.leftmenutext {color: #333333; text-decoration:none;}
a:hover.leftmenutext {color:#147CB3; text-decoration:none;}

.leftmenudead {color: #147CB3;}



