a {	
	color: #0E6F97;	
	text-decoration: none
}
body {	
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10 pt;	
	color: #032057;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	}
	.header {
	color: white;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	}
	.name {font-family: Arial, Helvetica, sans-serif;	
	font-size:smaller;
	}
h2 {
	color: #B0CADB
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC;
	}
h4 {
	color: #000000
	}
	.content {}
table {
	color: #032057;
	}
td, th, p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #212D39
    margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;;
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #B0CADB;
	}

a:hover {	
	text-decoration: underline
	}

	.small {
	font-size: 85%;
}
