body { 		color: #000000;
	background-color: #0055A5;}

table {
	color : #0055A5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify
} 



A:link, A:visited { 	text-decoration: bold;
			color : #6699C9 }
A:active { 	text-decoration: bold;
		color : #6699C9 }
A:hover { 	color : #c00;
text-decoration: bold, underline;  }

h1 {	font-size : 18pt;
	font-weight : bold;	
	text-align: left;
padding: 0;  }

h3 {	font-size : 14pt;
	font-weight : bold;	}

h4 {	font-size : 10pt;
	font-weight : bold;	}
h5 {	font-size : 8pt;
	color : silver;
	text-align: center;  }

.menu {	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : d29b35;	}

.link {	font-size : 10pt;
	font-style : italic; }

.normal {	font-size : 10pt;	}
