
a.mylinks:link {color: #000066; text-decoration: none; font-weight: bold; font-size: 12pt}
a.mylinks:visited {color: #000066; text-decoration: none; font-weight: bold; font-size: 12pt}
a.mylinks:active {color: #99CCFF; text-decoration: none; font-weight: bold; font-size: 12pt}
a.mylinks:hover {color: #9900FF; text-decoration: underline; font-weight: bold; ont-size: 12pt}


a.here:link {color: #CCCCFF; text-decoration: none; font-weight: bold; font-size: 12pt}
a.here:visited {color: #CCCCFF; text-decoration: none; font-weight: bold; font-size: 12pt}
a.here:active {color : #CCCCFF; text-decoration: none; font-weight: bold; font-size: 12pt}
a.here:hover {color:#9900FF; text-decoration: underline; font-weight: bold; font-size: 12pt}


a.text:link {color:#000000; text-decoration: none; font-weight: bold; font-size: 10pt}
a.text:visited {color:#00007F; text-decoration: none; font-weight: bold; font-size: 10pt }
a.text:active {color:#00007F; text-decoration: none; font-weight: bold; font-size: 10pt }
a.text:hover {color:#000000; text-decoration: underline; font-weight: bold; font-size: 10pt }


body {
				margin-left: 0px;
      	margin-top: 0px;
				background-color: #CCCCFF; 
				font-family: Arial,Verdana,Helvetica; 
				color: #000066;
				font-size: 10pt
				}
				
.nav {
				background-color: #9999CC
				 }			
		

h1 {
       background-color: #CCCCFF; 
				font-family: Arial,Verdana,Helvetica; 
				color: #000066;
				font-size: 12pt;
				font-wheight: bold
				}