body{
	margin:0px;
	font size: 9pt;
	padding:0px;
	font-family:Verdana,sans-serif;
	background: #E3E7EF;
	color:#000000;
}
p{
	font size: 9pt;
}

/* LINKS */   
    a:visited	{ color : #000000; text-decoration: underline; }
    a:link		{ color : #000000; text-decoration: underline; }
    a:active	{ color : #F7790F; text-decoration: none; }
    a:hover		{ color : #F7790F; text-decoration: none; }
	

h1{
	color:#F7790F; font size: 14pt; margin-bottom: -10;
}

h2{
	color:#00448B; font size: 12pt; font-weight:bold; margin-bottom: -10;
}


}

/* The links at the bottom of the page */

.menu	{ 
		font size: 8pt; text-decoration: none; color : #39455D; 
}

.menu a,.menu a:active,.menu a:visited	{ 
		font-weight:bold; font size: 8pt; text-decoration: none; color : #39455D; 
}

.menu a:hover	{ 
		font-weight:bold; font size: 8pt; text-decoration: underline; color : #00448B; 
}
