body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#232323;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a {
	color:#232323;
}
.style1 {
	color: #565656;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #565656;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 a {
	color: #565656;
	text-decoration:none
}
.style3 {
	color: #E0482F;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #D43A25;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style6 {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.header {
	color:#CC0000;
	font-size:24px;
	font-weight:bold;
}
.title {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	text-align:left;
}

.link {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color:#dd7700;text-decoration: underline; } 
.text {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #333333;}
.url {line-height: 14px; font-size: 10px;font-family: arial, sans-serif;color: #333333;}
.hand { cursor: pointer;cursor: hand; }
