body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
h1 {
	font-size: 14px;
	color: #FF6600;
}
h2 {
	font-size: 16px;
	color: #FF6600;
}
h3 {
	font-size: 10px;
	color: #FF6600;
}
h4 {
	font-size: 16px;
	color: #FF6600;
}
h5 {
	font-size: 18px;
	color: #FF6600;
}
h6 {
	font-size: 14px;
	color: #333333;
}
.style1 {
	color: #333333;
	font-size: 11px;
	padding-left: 20px;
	padding: 20;
}
.style2 {
	font-size: 11px;
	color: #666666;
}
.style3 {color: #FF6600}

.blacksmall {
	font-size: 12px;
	color: #000000;
}

.soldred {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
