
BODY { 
background:url(images/menuborder.jpg);
       background-repeat:repeat-y; 
       margin-left:0%;
      margin-top:0%;
      background-color: #ffcc66;
      font-family: comic sans ms, palantino, times new roman;

}
a:link { background: none;
		 color: #660099;
		 text-decoration: underline;
		
}

a:visited { background: none; 
		    color: #660099;
		    text-decoration:underline;
		 

}

a:hover { background:  none; 
		  color: #cc3333;
		  text-decoration:none;
		
		 
}

a:active { background: none;
		   color: #f4a507;
		   text-decoration: underline;


}
#a1 { background: none;
		 color: #000000;
		 text-decoration:none;
      font-family: comic sans ms, palantino, times new roman;
		
		
		 
}

#a2 { background: #FFFFCC;
		 color: #FFFFCC;
		 text-decoration:none;
		       font-family: comic sans ms, palantino, times new roman;
		 font-size: 10pt;
}

#a3 { background: none;
		 color: #663399;
		 text-decoration:none;
		 font-family: arial, helvetica;
		
}

#a4 { background: none;
		 color: #FF3333;
		 text-decoration:none;
		 font-family: arial, helvetica;
		
}
p  {
		color: #330000;
	font-family: comic sans ms, arial, helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
margin-bottom: 5px;
	margin-left: 55px;
margin-right: 55px;

}


H1 { 
      font-weight: bolder;
      font-size: 18pt;
      line-height: 14pt; 
      font-family: arial, helvetica; 
       color:maroon;    
}
H3 { 
      font-weight: bolder;
      font-size: 20pt;
      line-height: 14pt; 
      font-family: times, times new roman, serif;
       color: #660099; 
       margin-top: 35px;
margin-bottom: 5px;
	margin-left: 55px;
margin-right: 55px;
}
H4 { 
      font-weight: bolder;
      font-size: 14pt;
      line-height: 14pt; 
      font-family: arial, helvetica; 
       color: #333399;
       margin-top:1%;
      margin-bottom:1%;
       margin-right:4%;
      margin-left:4%;
  
}

#b1 {     color: black;
		 text-decoration:none;
		 font-family: verdana, arial, helvetica;
		 margin-right:4%;
      margin-left:4%;
		 text-align: justify;
}

#b2 {     color: black;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 9pt;
		  text-indent:0%;
          margin-top:-1%;
          text-align: left;
}

#b3 {     color: #CC0033;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 11pt;
		  text-indent:0%;
          text-align: left;
          font-weight: bold;
}


SPAN.green  { background: #126c7e;
		 color: #dbdcbe;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 9pt;
}
SPAN.red  { 
		 color: #cc0033;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 13pt;
		 font-weight: bold;
}
UL { list-style: dot;
}

UL.special {  list-style: url(images/dot.gif) outside;

}

		
LI  {  font-family: Verdana,Helvetica,Arial,sans-serif;
	margin-top: 3px;
  text-align: left;
 font-style: bold;


}
div.up  { 
display: block;
	background:url(images/sideborder5.jpg);
border: ridge 0px #993300;
    margin-left: auto;
    margin-right: auto;
   width: 600px;
  padding: 0px;
   
 margin-top: 0px;

}




