body { background-color: #ffffff;
      
	   color: #000000;
	   margin: 0px auto;
	   font-family: ariel, verdana, sans-serif;
	   font-size: 12px;
	   font-weight: bold;
	   }
	   
table { background-color: #ffffff;
	   color: #000000;
	   margin: 0px auto;
	   font-family: ariel, verdana, sans-serif;
	   font-size: 12px;
	   font-weight: normal;
	   line-height: 15px;
       vertical-align:top;
	   }

table.content { background-image:url(images/background2.jpg);border-left:1px solid #000000;border-right:1px solid #000000; width: 910px; }
	   
td.centercontent { padding: 15px;
   	 border: 0px solid #000000; 
     vertical-align:top;
     width:600px;
     border-right:1px solid #000000;
     background-color: #ffffff;
	}
    
td.sidebarL { width:162px; text-align:left; vertical-align:top; line-height:18px; padding:10px; background-color: #EACC26; }

td.sidebarR { width:152px; vertical-align:top; line-height:18px; padding:36px 5px 5px 5px; }
	   
div { margin: 0px auto; }

p { text-align:justify; }

ol { line-height:15px; }

h1 { font-size: 30px;
     color: #152EE9;
	 }
	 
h2 { font-size: 22px;
   	 color: #000000;
	 }
	 
h3 { font-size: 18px;
   	 color: #C40000; }
     
#header { width: 910px;
          height: 90px;
          
          background-image:url('images/header3.gif');
          text-align:center;
          border-bottom: 2px solid #847107;   
          border-left: 1px solid #847107;   
          border-right: 1px solid #847107;       }
	 
.title { font-size: 14px;
   	 color: #000000;
	 font-weight:bold;
	 }
	 
.title2 { font-size: 12px;
   	      color: #0000a0;
		  font-weight:bold; }
		  
.title3 { font-size: 14px;
   	      color: #000a0;
		  font-weight:bold; }
	 
.center { text-align:center; }
.just { text-align:justify; }
.top { vertical-align:top; }

.legal { font-size: 10px;
	     color: #0000A0;
		 font-weight: normal; }
		 
a:link { color: #03769C; }
a:active { color: #03769C; }
a:visited { color: #03769C; }
a:hover { color: #5FD5FC; }