


h1
{
font-family: Times, serif;
font-size: 18px;
Text-align: left;
background-color: transparent;
color: #164BA0;
font-weight: bold;
line-height: 20px;
margin-bottom: 0px; 
margin-top: 0px;
padding-left: 0px;
} 


h2
{
Text-align: left;
padding-left: 5px;
font-family: Arial,  Verdana, Helvetica , sans-serif;
font-size: 12px;
background-color: yellow;
color: black;
font-weight: bold;
margin-bottom: 0px; 
margin-top: 0px;
}

h3
{
font-family:  Arial, Verdana, Helvetica , sans-serif;
font-size: 12px;
Text-align: left;
Text-decoration: bold;
background-color: transparent;
color: #164BA0;
line-height: 16.5px;
margin-right: 5px;
margin-left: 50px;
margin-bottom: 0px; 

}

p 
{
font-family:  Arial, Verdana, Helvetica , sans-serif;
font-size: 12px;
Text-align: left;
background-color: transparent;
color: black;
line-height: 16.5px;
margin-right: 10px;
margin-left: 50px;
margin-bottom: 10px; 
margin-top: 0px;

}

ul 
{
list-style-type: disc;
margin-top: 5px; 

}

li
{
font-family:  Arial, Verdana, Helvetica , sans-serif;
font-size: 12px;
Text-align: left;
background-color: transparent;
color: #7CAC48;
line-height: 16.5px;
margin-left: 65px;
margin-bottom: 5px;

}






/* ------------------------------------ Normal text links  -----------------------*/

a:link
{ 
text-decoration: underline;
font-weight: normal;
font-size: 12px;
text-indent: 0px;
font-family: Arial, Verdana, Helvetica , sans-serif;
color: blue; 
background-color: transparent;
margin-bottom: 0px; 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

a:visited
{ 
text-decoration: underline;
font-weight: normal;
font-size: 12px;
text-indent: 0px;
font-family: Arial, Verdana, Helvetica , sans-serif;
color: #727EBD;  
background-color: transparent;
margin-bottom: 0px; 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

a:hover
{ 
text-decoration: none;
font-weight: normal;
font-size: 12px;
text-indent: 0px;
font-family: Arial, Verdana, Helvetica , sans-serif;
color: #7CAC48; 
background-color: transparent;
margin-bottom: 0px; 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
} 

a:active
{ 
font-weight: normal;
font-size: 12px;
text-indent: 0px;
font-family: Arial, Verdana, Helvetica , sans-serif;
color: blue; 
background-color: transparent;
margin-bottom: 0px; 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}






/* -------------------------------------------CLASSES----------------------------------- */

.important { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: black; background-color: yellow }


  				   /* The following class is for quotes */
.quote { font-family: Georgia, Bookman Old Style, Times, Times New Roman, serif; font-size: 12px; font-style: normal; text-align: left; color: black; }

				 /* The following class is for names after quotes */
.endquote { font-family: Georgia, Bookman Old Style, Times, serif; font-size: 12px; font-style: italic; text-align: right; color: black; }


				/* The following class is for notice this information> */
.look { font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: blue; background-color: transparent; text-align: left; font-style: italic;}


    			  /* The following class is for contact information  */
.info { font-family: Helvetica, sans-serif; font-size: 9px; text-align: right; 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: 10px; color: white; line-height: 12.5px; text-align:center}

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

				/* The following class is for Health Teacher asteric */
.astGreen { font-size: 16px; font-weight: bold; color: green; }

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

				/* The following class is for important red */
.red { color: red; margin-top: 0px; margin-bottom: 0px; }

			
				
a:link.TElink
{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white; line-height: 12.5px; text-align:right; background-color: transparent; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px; }

a:visited.TElink
{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white; line-height: 12.5px; text-align:right; background-color: transparent; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px; }

a:hover.TElink
{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: purple; line-height: 12.5px; text-align:right; background-color: transparent; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px;} 

a:active.TElink
{text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white; line-height: 12.5px; text-align:right; background-color: transparent; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px;}
				
				
				
				
				
				
				
				
	

