
/*
**********************************************************
Original School Wise Press Stylesheet
This was the master stylesheet for the web site
**********************************************************
*/

	.p_sans
		{  
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px; 
			line-height: 14px
			font-style: normal;
			font-weight: normal
		}
		
		
	.p
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			font-style: normal;
			font-weight: normal;
			line-height: 20px;
		}
		
		
	.p_tight
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			font-style: normal;
			font-weight: normal;
			line-height: 16px;
		}
		
		
	.p_tight_sm 
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 13px;
			font-style: normal;
			font-weight: normal;
			line-height: 16px;
		}


	.attribute 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			line-height: 22px;
			font-weight: normal;
		}


	.psmall 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight: normal;
		}


	.pTINY 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-style: normal;
			font-weight: normal;
		}


	.pagehed 
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 24px;
			font-style: normal;
			font-weight: normal;
			line-height: 24px;
			color: #999999;
		}

	.hed 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: bold
		}


	.hed_title 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			font-style: normal;
			font-weight: bold
		}


	.hedblk 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-style: normal;
			line-height: 18px;
			font-weight: bold;
		}


	.hedmed 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			line-height: 14px;
			font-weight: bold;
			color: #990000;
		}


	.hed2 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			color: #990000;
		}


	.hed2centered 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			color: #990000;
			text-align: center;
		}


	.hed3 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-style: normal;
			line-height: 18px;
			font-weight: bold;
			color: #990000;
		}


	.hedsm 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			line-height: 12px;
			font-weight: bold;
			color: #990000;
		}


	.skyhed 
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			font-variant: normal;
			text-transform: uppercase;
			text-align: center;
		}

