
/* default styles*/


body { color: #000000; background-color: #ffffff;  background-repeat: repeat; background-position: center; margin: 0% }

  
a:link { background: #000040; color: #9acd32; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
a:visited { background: #000040; color: #ccffff; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
a:hover { background: #000040; color: #ffffcc; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
	
a.x:link { background: transparent; color: #000040; text-decoration: underline; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
a.x:visited { background: #ffffff; color: #000040; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
a.x:hover { background: #ffffff; color: #9acd32; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}

a.y:link { background: #000040; color: #9acd32; text-decoration: underline; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
a.y:visited { background: #000040; color: #9acd32; text-decoration: none; font-family: Arial, Helvetica; font-size:10pt; font-weight:bold; font-style:normal}
a.y:hover { background: #000040; 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: #000040;
    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 10pt Arial, Helvetica }

table.a {width:450; height:200; background-color:#ffffff; border-width:4; border-color:#000040; border-style:solid; padding:8}

input  {color: #ffffcc;
	background-color: #000040}