		body {
	background-color : #00356a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.85em;
	color : #333333;
	text-transform : none;
	margin-top : 20px;
				}
        a:link, a:visited {
				color : #373737;
				text-decoration : none;
				text-transform : none;
				}
        a:hover {
				color : #2266b0;
    			text-transform : none;
    			font-weight : bold;
				}
		.style7 {
				font-size: 0.65em;
				font-weight: bold;
				font-variant: small-caps;
				}
        .style8 {
				font-size: 0.7em;
				font-style: normal;
				font-variant: small-caps;
				color: #2266B0;
				background-color: #F3F3F3;
				}
				ul {
	list-style-type: square;
}
