
body {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #202020
	padding:5px;
	margin:5px;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #002F55;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #002F55;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #005A94;
	}

	
p.frontpage { 
	font-family: arial, sans-serif;
	font-size: 9pt; 
	color: black; 
	margin: 8px;
	}

p.frontpage2 { 
	font-family: arial, sans-serif;
	font-size: 9pt; 
	color: #003366; 
	margin: 0px;
	}

h2.frontpage { 
	font-family: Century Gothic, arial, sans-serif;
	font-size: 11pt; 
	color: #003366; 
	margin: 8px;
	}
ul.frontpage { 
	list-style-type: square;
	margin-top: 3;
	margin-bottom: 3;
	}
li.frontpage { 
	font-family: arial, sans-serif;
	font-size: 9pt; 
	color: #black; 
	}

#primary h1 { font-size: 20px; font-weight: bold; color: #002F55 }
#primary h2 { font-size: 16px; color: #002F55 }
#primary h3 { font-size: 14px; color: black }
#primary p { font-size: 14px; color: #202020; margin: 10 0 0 20px }

	
H1 { font-size: 18px; color: black }
H2 { font-size: 16px; color: #630000 }
H3 { font-size: 14px; color: #202020 }
p { font-size: 14px; color: #202020 }
ul { font-size: 14px; color: #202020 }
li { font-size: 14px; color: #202020 }
td { font-size: 14px; color: #202020 }

#standard {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: blue; 
	}
	
#footer a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #005A94;
	}
#footer a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #005A94;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #005A94;
	}