body 
	{font-size: 12pt;
	scrollbar-face-color: #F9EEC0; scrollbar-shadow-color: #FCF7E0; 
	scrollbar-highlight-color: #F9EEC0; scrollbar-3dlight-color: #FCF7E0; 
	scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #CCCCCC}

table 
	{font-size: 10pt}
td 
	{font-size: 10pt}

p
	{
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-size: 10pt;
	}


A:link 
	{
	font-family: arial, helvetica, sans-serif; 
	color: #336699; 
	text-decoration: underline;
	background-color: #FEFEDB;
	font-size: 10pt;
	} 

A:visited 
	{
	font-family: arial;
	color: #336699; 
	text-decoration: underline;
	font-size: 10pt;
	background-color: #FEFEDB;
	} 

A:active 
	{
	font-family: arial;
	color: #336699; 
	text-decoration: underline;
	background-color: #FEFEDB;
	font-size: 10pt;
	}

A:hover 
	{
	font-family: arial;
	color: #336699;
	text-decoration: underline; 
	font-size: 10pt;
	background-color: #F9EEC0;

	}

input 
	{font-size:10px; font-face: arial; background-color:#ffffff; border-style:thin; border-color:black;}
