body { background-color: #ffff99 }
	
p.greenhead { font-family: Lucida Sans;
    font-size: 30px; 
    color: #006600;
	font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-left: 15px }
	
/* Phone Number  */	
p.yellow { font-family: Lucida Sans;
    font-size: 24px; 
    color: #F8ED77;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 25px;
    margin-left: 15px }
	
p.maroonhead { font-family: Lucida Sans;
    font-size: 15px; 
    color: #990000;
	font-weight: bold;
    margin-top: 15px;
    margin-bottom: 35px;
    margin-right: 15px;
    margin-left: 15px }
	
p.maroonheadsmall { font-family: Lucida Sans;
    font-size: 10px; 
    color: #800020;
	font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-left: 15px }

p.burg { font-family: Lucida Sans;
    font-size: 10px; 
    color: #800020;
	font-weight: bold;
	line-height: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px }
	
p.burg2 { font-family: Lucida Sans;
    font-size: 10px; 
    color: #800020;
	font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 15px }	
		
p { font-family: Lucida Sans;
    font-size: 12px; 
    color: #000000;
	font-weight: normal;
	line-height: 20px;
    margin-top: 2px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px }
	
p.question { font-family: Lucida Sans;
    font-size: 14px; 
    color: #006600;
	font-weight: bold;
    margin-top: 8px;
    margin-bottom: 0px;
    margin-right: 15px;
    margin-left: 15px }
	
p.answer { font-family: Lucida Sans;
    font-size: 12px; 
    color: #000000;
	font-weight: normal;
	line-height: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-left: 15px }
	
p.purple { font-family: Lucida Sans;
    font-size: 14px; 
    color: #6E5AE4;
	font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-left: 15px }
				
p.purple2 { font-family: Lucida Sans;
    font-size: 14px; 
    color: #000066;
	font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-right: 15px;
    margin-left: 15px }
							
p.purple3 { font-family: Lucida Sans;
    font-size: 14px; 
    color: #000066;
	font-weight: bold;
	line-height: 5px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 15px;
    margin-left: 15px }
	
p.table { font-family: Lucida Sans;
    font-size: 12px; 
    color: #000000;
	font-weight: bold;
    margin-top: 1px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-left: 15px }
		
p.foot { font-family: Lucida Sans;
    font-size: 10px; 
    color: #ffffff;
	font-weight: normal;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-left: 15px }
	
li { font-family: Lucida Sans;
          font-size: 12px;
		  font-weight: normal;
		  line-height: 20px; 
          margin-left: 15px;
          margin-right: 15px;
          margin-top: 5px;
          margin-bottom: 5px }
		  
/* Menu Yellow Text */
a.menu:link { font-family: Lucida Sans; color: #ffff66; font-weight: bold; text-decoration: none; font-size: 14px  }
a.menu:visited { font-family: Lucida Sans; color: #ffff66; font-weight: bold; text-decoration: none; font-size: 14px }
a.menu:hover { font-family: Lucida Sans; color: #ffff66; font-weight: bold; text-decoration: underline; font-size: 14px }
a.menu:active { font-family: Lucida Sans; color: #ffff66; font-weight: bold; text-decoration: none; font-size: 14px }

a.foot:link { color: #ffffff; text-decoration: none }
a.foot:visited { color: #ffffff; text-decoration: none }
a.foot:hover { color: #ffffff; text-decoration: underline }
a.foot:active { color: #ffffff; text-decoration: none }

a:link { color: #660000; text-decoration: underline }
a:visited { color: #660000; text-decoration: underline }
a:hover { color: #660000; text-decoration: none  }
a:active { color: #660000; text-decoration: underline }
