


h1
{
font-family: chicago, Charcoal, Arial, verdana, Helvetica , sans-serif;
font-size: 16px;
Text-align: center;
background-color: #FFCC33;
color: Maroon
} 

h2
{
font-family: chicago, charcoal, verdana, Arial, Helvetica , sans-serif;
font-size: 14px;
Text-align: left;
background-color: transparent;
color: black; 
margin-bottom: 3px; 
padding-left: 5px;


}

h3
{
Text-align: center;
font-family: chicago, charcoal, verdana, Arial, Helvetica , sans-serif;
font-size: 14px;
background-color: transparent;
color: black
}

h4 
{
font-family: Bauhaus, Arial, verdana, Helvetica , sans-serif;
font-size: 12px;
Text-align: left;
background-color: transparent;
color: black; 
margin-bottom: 0px; 
margin-top: 0px;
}

p 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
Text-align: left;
background-color: transparent;
color: black;
line-height: 17px;
}

.dropcap 
{
font: bold 160% chicago, charcoal, verdana, Arial, Helvetica , sans-serif;
background-color: #FFCC33;
color: black;
}

ul
{ margin-top: 1px } 

li
{ padding-left: 2px; margin-left: -16px; }
     


a:link { color: maroon; background-color: transparent }
a:visited { color: olive; background-color: transparent }
a:hover { color: olive; background-color: transparent }
a:active { color: maroon; background-color: transparent }

/* CLASSES */


				 /* The following class is for warnings */
.important { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: black; background-color: yellow }

  				   /* The following class is for quotes */
.quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; text-align: left; color: maroon }

				 /* The following class is for names after quotes */
.endquote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-align: right; color: black }


				/* The following class is for notice this information> */
.look { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height:13px font-weight: normal; color: maroon; background-color: transparent; text-align: center }


    			  /* The following class is for contact information  */
.info { font-family: Helvetica, sans-serif; font-size: 9px;  line-height:12px; text-align: center; font-weight: normal;}

				 
				  /* The following class is for larger contact information  */
.infobig { font-family: Helvetica, sans-serif; font-size: 12px; text-align: left; font-weight: bold;}

				
			 /* The following class is for the copyright info  */
.copyinfo { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: black}

				/* The following class is for centering text */
.center { text-align: center }
 
 				/* The following class is for important asteric */
.ast { font-weight: bold; color: red }

 				/* The following class is for strong words */
.strong { font-weight: bold; color: maroon; text-align: center; }

 				/* The following class is for red important and centered */
.centered { font-weight: bold; color: red; text-align: center; }

.red { font-weight: bold; color: red; text-align: center; }



/* ID */


#border {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;


border-left: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
border-top: 1px #000000 solid;

}



