/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol		{
	background-image: url(../images/parchment.gif);
	color: #333333;
	font-family: Trebuchet MS, Arial, helvetica, 'sans serif'; 
	font-size: 10pt; 
	}

PRE, CODE, TT	{ 
	color: #333333;
	font-family: Courier, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #993333;
	}	

A:link, A:visited	{
	text-decoration: underline;
	color: #993333;
	}	
		
A:active, A:hover	{
	text-decoration: underline;
	color: #CC0000;
	}	

H2	{
	font-family: Monotype Corsiva, Times New Roman, 'serif'; 
	font-size: 18pt; 
	color: #111111; 
	letter-spacing: -.50pt; margin-top:10pt; margin-bottom:0pt
	}
	
H3	{
	font-family: Trebuchet MS, Arial, helvetica, 'sans serif'; 
	color: #333333; 
	font-size: 14pt; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt;
	}