
/* default styles*/


body { color: #000000; background-color: #ffffff;  background-repeat: repeat; background-position: center; margin: 0% }

  
a.x:link { color: #000040; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:normal; font-style:normal}
a.x:visited { color: #000040; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:normal; font-style:normal}
a.x:hover { color: #9acd32; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:normal; font-style:normal}

a.y:link { color: #9acd32; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
a.y:visited { color: #9acd32; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
a.y:hover { color: #ffffcc; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
	   
H1 { color: #000040;
   text-align: center;
   font-family: Arial, Helvetica;
   font-style: normal;
   font-weight: bold;
   font-size: 24pt }


H2 { color: #000040;
   font-family: Arial, Helvetica;
   font-style: normal; 
   font-weight: bold;
   text-align: center }


H3 { color: #000040;
   text-align: left; 
   font-family: Arial, Helvetica;
   font-style: normal;
   font-weight: bold }


H4 { color: #9acd32;
    text-align: left;
    text-decoration: underline;
    font-family: Arial, Helvetica;
    font-style: normal;
    font-weight: bold}

   
H5 { color: #000040;
    text-align: center;
    font-family: Arial, Helvetica;
    font-style: italic;
    font-weight: bold }	


p { color:#000040; text-align: left; font: bold normal 12pt Arial, Helvetica }

table.a {width:100%; background-color:#000040; border-width:0; border-color:#000040; border-style:solid}
table.b {width:670; background-color:#000040; border-width:1; border-color:#000040; border-style:solid}

li { color: #9acd32; text-decoration: none; font-family: Arial, Helvetica; font-size:12pt; font-weight:bold; font-style:normal}


input  {color:#9acd32;
	background-color: #000040}
