body {
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/bg.gif);
	color: #333333;
}
p {
	line-height: 23px;
	margin: 10px;
}
td {
	line-height: 18px;
	font-size: 12px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.title {
	font-size: 14px;
	line-height: 22px;
	color: #CC0000;
	font-weight: bold;
}
.title1 {
	background-color: #FF6600;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.E_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
