
<style type="text/css">
<!--

/**********************************************************/

/* This is the main style guide for the IHSA Zone 8 site. */

/**********************************************************/



BODY 

{ 

	background-color: #FFFFFF;

	text-color: #FFFFFF; 

	font-family: arial,sans-serif; 

}



BODY.SUBPAGE

{

	background-color: #003366;

	text-color: #FFFFFF;

	font-family: arial,sans-serif;

}



BODY.DOCUMENT

{

	background-color: #FFFFFF;

	text-color: #000000;

	line-height: 20px;

	font-family: arial,sans-serif;

}

.RED

{

	color: #CC0000
	
}

/* Control format of text in body of document */

H2.TITLE

{

	font-weight: 900;

	font-size: 25px;

}

H3.TITLE

{

	font-weight: 900;
	
	font-size: 17px;
	
}

H3.UNDERLINE 

{

	text-decoration: underline;

	font-weight: 900;

	font-size: 17px;

}



H4.SM_TITLE

{

	font-weight: 900;

	font-size: 15px;

}



TABLE

{

	font-size: 13px;



}



DIV.FIRST 

{

	font-size: 15px;  

	margin-left: 10px;

	margin-right: 10px;

	margin-top: 10px;

	margin-bottom: 10px;

	font-weight: 600; 

}



/* List formats */



LI

{

	margin-top: 10px;

}



UL.FIRST

{

	margin-left: 30px;

	margin-right: 20px;

	margin-top: 15px;

	margin-bottom: 15px;

	font-weight: 600;

}



OL.FIRST

{

	line

	margin-left: 30px;

	margin-right: 20px;

	margin-top: 15px;

	margin-bottom: 15px;

	font-weight: 600;

}



UL.SECOND

{

	margin-left: 20px;

	margin-right: 15px;

	margin-top: 10px;

	margin-bottom: 10px;

	font-weight: 500;

}



OL.SECOND

{

	margin-left: 20px;

	margin-right: 15px;

	margin-top: 10px;

	margin-bottom: 10px;

	font-weight: 500;

}



UL.THIRD

{

	margin-left: 20px;

	margin-right: 15px;

	margin-top: 10px;

	margin-bottom: 10px;

	line-height: 20px;

	font-weight: 500;

}



/* Control link colors for site */

A:link 

{ 

	color: #0099FF;

	text-decoration: none; 

	font-weight: 900; 

}



A:active 

{ 

	color: #0099FF;

	text-decoration: none; 

	font-weight: 900; 

}



A:visited 

{ 

	color: #FF0000;

	text-decoration: none; 

	font-weight: 900; 

}



A:hover 

{

	color: #0099FF;

	text-decoration: underline;

}



/* Misc. */

HR 

{ 

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

}



//-->
</style>