#footer a:link       { color: #000066; text-decoration: none; font-weight: bold }
#footer a:visited    { color: #000080; text-decoration: none; font-weight: bold }
#footer a:active     { color: #000080; text-decoration: none; font-weight: bold }
#footer a:hover      { color: #000080; text-decoration: underline; font-weight: bold }

a:link       { color: #000066; text-decoration: none; font-weight: normal }
a:visited    { color: #000080; text-decoration: none; font-weight: normal }
a:active     { color: #000080; text-decoration: none; font-weight: normal }
a:hover      { color: #000080; text-decoration: underline; font-weight: normal }

body         {
	font-family: Verdana !important;
	background-color: rgb(255,255,255);
	margin-top:0px;
	margin-left: 0px;}
	

h1, h2, h3, h4, h5, h6 { font-family: Verdana !important }
h1           { color: #000080; font-size: 18pt; font-weight: bold }
h2           { color: #5656FE ; font-size: 9pt }
h3           { color: #2929FE; font-size: 11pt; font-weight: bold }
h4           { color: #5656FE; font-size: 11pt}
h5           { color: #660033; font-size: 10pt }
h6           { color: #336633 }


.td { font-family: Verdana !important; }
#td { font-family: Verdana !important; }
td { font-family: Verdana !important; }
