body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

a:link		{ color: #11224e; text-decoration: none; }
a:visited	{ color: #11224e; text-decoration: none; }
a:active	{ color: #11224e; text-decoration: none; }

.big {
	margin-top: -220px;
	margin-left: 35%;
}	

/* Container for the main body */
#wrap {
	margin: 0 2em;
}

p { font-size: 85%; }
.copyright { font-size: 75%; }
.page-number { float:right; width: auto; text-align: right; font-size: 75%; }

h1, h2, h3, h1 a, h2 a, h3 a {
	font-family: "Trebuchet MS",georgia,Verdana,Sans-serif;
	color: #000000;
	background: none;
	text-decoration: none;
	font-weight: bold;
}

h1 { font-size: 20pt; }
h2 { font-size: 16pt; margin-top: 1em; }
h3 { font-size: 14pt; margin-top: 1em; }

