body {
     font-family:sans-serif;
     text-align : justify; 
}

a, a:visited, a:active {
	font-family : Arial, Helvetica, "sans-serif"; 
	#font-size : 10pt; 
	color : #000099; 
	font-weight : normal; 
	text-decoration : none ;
}

a:hover {
	color : #9999cc;
}

h1 {
	font-family : Arial, Helvetica, "sans-serif"; 
	font-size : 20pt ;
	font-weight:bold;
	color: #000099;
	margin-top : 15px ;
	margin-bottom : 0px ;
}

h2 {
	font-family : Arial, Helvetica, "sans-serif"; 
	font-size : 18pt;
	font-weight:bold;
	color: #000099;
	font-weight : normal ;
	margin-top : 10px ;
	margin-bottom : 5px ;

}

h3 {
	font-family : Arial, Helvetica, "sans-serif"; 
	font-size : 14pt ;
	font-weight:bold;
	color : #000099 ;
	margin-top : 10px ;
	margin-bottom : 4px ;
}

h4 {
	font-family : Arial, Helvetica, "sans-serif"; 
	font-size : 12pt;
	color: #000099;
	margin-top : 10px ;
	margin-bottom : 3px ;
}


P.Blurb {
    margin-top: 0pt;
    color: #808080;
    font-style: italic;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 80%;
}

DL DT {
    font-family:Monospace;
    font-size: 80%;
}
