body, td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: 110%;
	text-align: left;
	align: center;
	padding: 0px 10px 0px 10px; 
	margin: 0px 40px 0px 40px;
	color: #666666;
}
body.no-pad
{
	padding: 0px; 
}
hr
{
	clear: left;
	width: 100%;
}
img 
{
	border: none;
	float: left;	
	padding: 0px 10px 5px 0px; 
	position: left;
	clear: left;
}
img.no-pad
{
	float: left;	
	padding: 0px; 
}
img.no-float
{
	float: none;
	clear: left;	
}
h1
{
	font-size: 1.1em;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h2
{ 
	font-size: 0.9em; 
	font-style: normal; 
	line-height: 110%; 
	font-weight: bold
}
A:link 
{
	color:#FF6600;
	text-decoration: underline;
}
A:visited 
{
	color:#333333;
	text-decoration: underline;
}
A:hover 
{
	color: FF6600;
	text-decoration: none;
}
A:active 
{ 
	text-decoration: none;
	color: FF6600;
}
.sidebar_text 
{ 
	font-size: 0.7em; 
	font-style: normal; 
	color: #444444;
	font-weight: normal 
}
.sidebar_bold 
{ 
	font-size: 0.7em; 
	font-style: normal; 
	color: #444444;
	font-weight: bold 
}
.text 
{  
	font-size: 0.8em; 
	font-weight: normal;
	text-align: left;
}
.greytext 
{ 
	font-size: 0.6em; 
	font-style: normal; 
	line-height: 100%; 
	font-weight: normal; 
	color: #999999
}