BODY {
	margin:0;
	padding:0;
	background: #445474;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}

P {
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:15px;
	font-size: 10pt;
}

	
P.footer {	
	font-size:11px;
	margin-left:25px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
}

h1 {	
	font-size:22px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:10px;
	color: #121b34;
}
	
h3 {	
	font-size:16px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:0px;
	color: #121b34;
	text-decoration: underline;
}


A {text-decoration: none; font-weight: bold; font-size: 100%;}
A:link {color: #121b34}
A:visited {color: #121b34}
A:hover {color: #121b34; text-decoration: underline; font-weight: none}
A:active {color: #121b34}
