body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.style2 {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.style3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.style5 {
	font-size: 14px;
	color: #666666;
}
.style6 {font-size: 10px}
.style7 {font-size: 14px}
.style8 {
	font-size: 13px;
	color: #666666;
}
IMG 	{
	border: 0px;	
	}
	
	A:link	{	
	text-decoration:	none;
	color:	#666666;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
.buttonStyle
{
	color: #cc0033;
	font-family: Arial, Helvetica;
	background-color: #e4f1ff;
	border: 1px solid #0033FF;
}
