body 	{ background-color: #000066; color: #000000; margin-top: 10px; margin-right: 0px; margin-bottom: 0px;
		  margin-left: 0px;}

h1 		{ color: #000000; font-family: arial; font-size: 14pt; font-weight: bold; line-height: ;
		  margin-top: 0px; margin-bottom: 15px; text-align: left;}

h3 		{ color: #000000; font-family: arial; font-size: 12pt; font-weight: bold; line-height: ; 
		  margin-top: 10px; margin-bottom: 0px; text-align: left;}

p 		{ color: #000000; font-family: verdana; font-size: 10pt; font-weight: normal; 
		  margin-top: 10px; text-align: justify; }
		  
		  p.title {color: #FFFFFF; font-family: arial; font-size: 12pt; font-weight: bold; 
		  margin-top: 10px; text-align: left; }
		  p.home {color: #FFFFFF; font-family: arial; font-size: 11pt; font-weight: normal; 
		  margin-top: 10px; text-align: left; }
		  
p.small {color: #FFFFFF; font-family: verdana; font-size: 10pt; font-weight: normal;}

p.verse {color: #FFFFFF; font-family: arial; text-align: right}
		  
span.i 		{ color: #000000; font-family: "times new roman"; font-size: 10pt; font-style: italic; }

div		{ color: #000000; font-family: verdana; font-size: 9pt; font-weight: normal; line-height: ; 
		  text-align: justify; }
		  
li		{ color: #000000; font-family: verdana; font-size: 10pt; font-weight: normal; padding-bottom: 6px; 
		  text-align: left; }

ul		{ margin-top: 6px; }

/*   ------------ Main Content Table ------------  */
table.main	{ color: #000000; font-family: verdana; font-size: 10pt; font-weight: normal; background-color: #ffffff;
		  padding-left: 10px; padding-top: 15px; padding-right: 10px; padding-bottom: 0px;
		  border-bottom: 0pt; border-left: 0pt; border-right: 0pt; border-top: 0pt; }
/*   ------------ Main Content Table ------------  */

.copyright {color: #FF6500; background-color:#FFFF99; font-family: verdana; font-size: 9pt; font-weight: normal; 
 			line-height: ; text-align: center; padding: 2px 0px 2px 0px; }
			
a:link    { color: #0000FF; text-decoration: none; }
a:visited { color: #0000FF; text-decoration: none; }
a:hover   { color: #FF0000; text-decoration: underline; }
a:active  { color: #9c0000; text-decoration: none; }
/*   ------------ #9c0000 ------------  */
a.nol:link		{ color: #0000FF; text-decoration: none; }
a.nol:visited	{ color: #666666; text-decoration: none; }
a.nol:hover		{ color: #FF0000; text-decoration: underline; }
a.nol:active		{ color: #33CC33; text-decoration: none; }


hr		{ color: #000000; height: 1px }

#menu {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	}
