body   {
	font-family:		arial;
	color:			#999999
}

p   {
	font-size:		10pt;
	font-family:		arial;
}



.td  {
	font-size:		10pt;
}


a:link, a:visited  {
	font-size:		10pt;
	font-family:		arial;
	color:			#4D4D4D;
	text-decoration:	none
}



a:hover   {
	font-size:		10pt;
	color:			#FF6600;
	text-decoration:	none
	
}

h1.head1   {
	font-size:		10pt;
	color:			#FF9900
}



p.subheader   {
	font-size:		18pt;
	color:			#999999
}

p.subheader1   {
	font-size:		16pt;
	color:			#999999;
	text-align:		left
}


p.sidebar   {
	font-family:		arial;
	font-size:		50pt;
	color:			#666666;
	text-align:		center;
	line height:		100
}


.cellbackground		{background-image:URL("IMAGES/cellbackground.jpg")}
.cellbackgroundlong	{background-image:URL("IMAGES/cellbackgroundlong.jpg")}


p.center   {
	text-align:		center;
	color:			#FF9900
}



p.left   {
	text-align:		left;
	color:			#141414
}



