h1,h2,h3,h4 {	
	font-family: arial;
	color: #316B94;
	margin-bottom: -12px;
	} 
h1 {	
	font-size: 16pt;
	color: White;
	background-color: #316B94;
	margin-top: 24px;
	} 
h2 {	
	font-size: 12pt;
	margin-top: 12px;
	} 
h3 {	
	font-size: 12pt;
	} 
h4 {	
	font-size: 12pt;
	} 
a {	
	color: #316B94;
	text-decoration: underline;
	} 
a:link {	
	color: #316B94;
	text-decoration: underline;
	} 
a:visited {	
	color: #316B94;
	text-decoration: underline;
	} 
a:hover {	
	color: White;
	text-decoration: none;
	background-color: #316B94;
	} 
a.menu:link {	
	text-decoration: none;
	} 
a.menu:visited {	
	text-decoration: none;
	} 
a.menu:hover {	
	background-color: #316B94;
	color: white;
	} 
a.menu:active {	
	text-decoration: none;
	} 
a.plain:link {	
	color: black;
	text-decoration: none;
	} 
a.plain:visited {	
	color: black;
	text-decoration: none;
	} 
a.plain:hover {	
	color: black;
	text-decoration: none;
	background-color: transparent;
	} 
a.plain:active {	
	color: black;
	text-decoration: none;
	} 
hr {	
	border-bottom: 1pt dotted;
	color: #316B94;
	height: 1pt;
	width: 100%;
	} 
li.menu {	
	color: white;
	margin-left: -1em;
	} 
body {	
	line-height: 1.2em;
	}