/*-------------------------------------------------------------------------
 standard links
-------------------------------------------------------------------------*/
body
{
color: #003333;
font-family: Arial, Verdana, sans-serif;
font-size: 12pt;
font-weight: normal;
background:white;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}

blockquote

{

font-weight: normal;
}

/*-------------------------------------------------------------------------
 classes
-------------------------------------------------------------------------*/

p. footer 
	{
font-family: Arial, Verdana, sans-serif;
font-size:  8pt;
font-weight: normal;
		
}
		
		
		/*-------------------------------------------------------------------------
paragraphs
-------------------------------------------------------------------------*/

p
{

		font-family: Arial, helvetica, sans-serif;
		color: #909090;
		font-size:  12px;
		font-weight: normal;
		line-height: 1.25;

}

sup
{

		font-family: Arial, helvetica, sans-serif;
		color: #990000
		font-size:  10px;
		font-weight: normal;
		

}

/*-------------------------------------------------------------------------
 standard links
-------------------------------------------------------------------------*/
	A 
	{
		font-family: Verdana, Arial, sans-serif;
		color: #003366;
		font-size:  8pt;
		font-weight: bold;
		
	}
	A:link {
		font-size:  8pt;
		color: "#0033FF";
		text-decoration: none;
	}
	A:visited {
		font-size:  8pt;
		color: #336699;
		text-decoration: none;
	}
	A:hover {
		font-size:  8pt;
		color: #336699;
		text-decoration: underline;
	}
	A:active {
		font-size:  8pt;
		color: #990000;
		text-decoration: none;
	}
	
	
	/*-------------------------------------------------------------------------
table
-------------------------------------------------------------------------*/

td
{
		font-family: Arial, helvetica, sans-serif;
		color: #000000;
		font-size:  12 pix;
		font-weight: bold;
		line-height: 1.25;
}

th
{
		font-family: Arial, helvetica, sans-serif;
		color: #ffffff;
		font-size:  16 pix;
		font-weight: bold;
		line-height: 1.25;
}
	
	
	/*-------------------------------------------------------------------------
 standard Headers
-------------------------------------------------------------------------*/
	
	
	h1, h2, h3, h4, h5, h6
{}

h1
{
font-family: Verdana, Arial, sans-serif;
font-size:  24px;
font-style: normal;
font-weight: bolder;
color: 000000;
}

h2
{
font-family: Verdana, Arial, sans-serif;
font-size:  18px;
font-style: normal;
font-weight: bolder;
color: 000000;
}

h3
{
font-family: Verdana, Arial, sans-serif;
font-size:  14px;
font-style: normal;
font-weight: bold
}

	
	/*-------------------------------------------------------------------------
lists
-------------------------------------------------------------------------*/

ul
{
font-style: italic;
line-height: 1.75;
}



/*-------------------------------------------------------------------------
 classes
-------------------------------------------------------------------------*/

.inset
{
		font-family: Arial, Verdana,sans-serif;
		color: #000000;
		text-align: left;
		font-size: 10 pix;
		font-weight: bolder;
		line-height: 1.25;
		
	
		
}

.inset_title
{
		font-family: Arial, Verdana,sans-serif;
		color: #ff0000;
		text-align: center;
		font-size: 14 pix;
		font-weight: bolder;
		line-height: 1;
	
		
}

.recent_stories
{
		font-family: Verdana, Arial, sans-serif;
		color: #000000;
		text-align: left;
		font-size: 12 pix;
		font-weight: normal;
		line-height: 1.50;
		left-margin: 10%;
		
		
	
		
}

