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: none;
	}
a:hover {
	
	text-decoration: underline;
	}
	
p, h1, h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
	}
	
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-innerwrapper a,
div#footer-innerwrapper a:link,
div#footer-innerwrapper a:hover,
div#footer-innerwrapper a:active,
div#footer-innerwrapper a:visited {
	color: white;
	}