body      {font-family: Arial, Verdana, sans-serif; 
		   font-size: 14px;
           color: #100d66;
		   background: white;
	   	   margin: 0px 0px 0px 0px;} 
h1        {font-size: 22px;
		   margin-bottom: 0px;
		   color: #a79bc9}
h2        {font-size: 18px;
		   font-weight: normal;
		   margin-bottom: 0px;
		   margin-top: 6px; 
		   color: #7067aa}
h3        {font-size: 16px;
		   font-weight: normal;
		   margin-bottom: 0px;
		   margin-top: 6px;
		   color: #100d66}  
p         {margin-top: 12px; margin-bottom: 6px}
td		  {vertical-align: top;}
ul        {margin-top: 12px; margin-bottom: 6px;
		   list-style: square;}
li        {margin-top: 6px; margin-bottom: 6px;
		   /*font-size: 12px;*/} 
a	   	  {text-decoration: underline; 
		   font-weight: normal;
		   color: #100d66;
		   }
a:hover   {text-decoration: none;
		   font-weight: normal;
		   color: #770d66;
		   }
		   
hr		  {margin-top: 6px}

.eng	  {display: none;}
.sm		  {font-size: 12px;}
.col	  {color: #7067aa;}
.em		  {color: #7067aa; font-weight: bold;}
.big      {font-size: 16px;
		   font-weight: normal;
		   }  
.box	  {background: #d2c9e4;
		   border: double;
		   padding: 3px;
		   margin-top: 12px;
		   margin-left:auto; margin-right:auto;
		   }
.quote	  {font-style: italic; font-weight: 600;
		   color: #7067aa;
		   }
.from	  {display: block;
		   color: #7067aa;
		   }
.tips li  {margin-top: 6px; margin-bottom: 12px;
		   font-size: 14px;}

/* form fields                            */
input          { background-color: #eeebf5 }
textarea       { background-color: #eeebf5 }
select         { background-color: #eeebf5 }
.typein	  {color: #100d66;
		   font-family: Arial, Verdana, sans-serif; 
		   } 	   
/* end of form fields                     */
	    
#header	  {margin: 0px;
           padding: 0px;
		   text-align: center;
		   }
#content  {margin: 0px;
		   padding: 10px 25px 0px 25px;
		   }
#headleft {background-color: #7067aa;
		   }
#left	  {margin: 0px;
		   padding: 0px;
		   width: 15%;
           background-color: #7067aa;
		   }
#right	  {margin: 0px;
		   padding: 0px;
		   }
#contact  {font-size: 12px;
		   font-family: Arial, Verdana, sans-serif; 
		   background: #eeebf5;
		   margin-left: auto; margin-right: auto;
		   }
#contact td {padding-left: 10px; padding-right: 10px;}
.nav a 	  {display: block;
		   width: 125px;
		   font-family: Arial Narrow, Arial, Verdana, sans-serif; 
		   font-size: 16px;
		   font-weight: bold;
           color: white;
           background-color: #7067aa;
		   padding: 10px 15px 10px 15px;
		   text-decoration: none;
		   }
.nav a:hover   {text-decoration: none;
		   font-weight: bold;
		   color: white;
		   background-color: #100d66;
		   }
#faq p	  {font-size: smaller;
		   color: black;
		   }
#endpage  {text-align: center;
           font-size: 10px;
		   clear: right;
		   margin-top: 0px;
		   padding-top: 6px;
		   /*border-top: solid 2px #808080;*/
		   }
#endpage a 
		  {text-decoration: none; 
		   font-weight: normal;
		   color: #100d66;
		   }
#endpage a:hover   
		  {text-decoration: underline;
		   font-weight: normal;
		   }
#update	  {text-align: left;
		   font-style: italic;
		   color: #808080;
		   padding-left: 10px;
		   width: 25%;
		   }
#copy	  {text-align: center;
		   color: black;
		   width: 25%;
		   }
#images	  {text-align: center;
		   width: 25%;
		   }
#aileen   {text-align: right;
		   color: green;
		   padding-right: 10px;
		   width: 25%;
		   }

