html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
body {
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	}
	
a,
a:link,
a:active,
a:visited {
	
	text-decoration: underline;
	}
a:hover {
	
	text-decoration: underline;
	}
	


p, h1, h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
	}

b, strong {
	font-weight: bold;
}
	
h1 {font-size: 18px; font-weight: bold; }
h2 {font-size: 16px; font-weight: bold; }
h3 {font-size: 14px; font-weight: bold; }
h4 {font-size: 12px; font-weight: bold; }

.bodysmall {font-size: 12px;}

.body {font-size: 14px;}

.bodybig {font-size: 16px;}

.subtitle {font-size: 16px; font-weight: bold;}

.Title {font-size: 18px; font-weight: bold;}


div#footer-wrapper a,
div#footer-wrapper a:link,
div#footer-wrapper a:hover,
div#footer-wrapper a:active,
div#footer-wrapper a:visited {
	color: white;
	}