body {  
	background-color:#FBFAEE
}
td           { font-size: 12pt; font-family: Book Antiqua; color: #000000 }
p            { font-size: 12pt; font-family: Book Antiqua; color: #000000; text-align:justify}
h1           { font-size: 16pt; font-family: monotype corsiva; color: #000000 ; font-weight: bold;}
h2          { font-size: 12pt; font-family: Book Antiqua; color: #000000 font-weight: bold;}



a:link       { color: #666699; text-decoration: 
               underline; font-weight: bold; font-size: 12pt }
a:visited	{ color: #FF8000; text-decoration: 
               underline; font-weight: bold;font-size: 12pt }
a:hover		{  color: #A6AAD5; text-decoration: 
               underline; font-weight: bold;font-size: 12pt }
               
ul{list-style-type: disc; color:#FF8000;line-height:125%; margin-bottom:8px}
               
.footer a:link { font-family: Book Antiqua; font-size: 12pt; color: #A6AAD5; text-decoration: 
               underline; font-weight: bold }
               
.footer a:visited	{ font-family: Book Antiqua; font-size: 12pt; color: #FF8000; text-decoration: 
               underline; font-weight: bold }
   
.footer a:hover		{ font-family: Book Antiqua; font-size: 12pt; color: #white; text-decoration: 
               underline; font-weight: bold }
               
#main{ border:2px solid #ff8800; width:80%;  }
#menu {color: #CCCCFF; border-right: 2px solid #ff8800; 
               background-color: #000000; width:200;}
#content {padding: 10px}