body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3333;
}
.z14 {
	font-size: 14px;
	color: #CC0033;
}
.z18 {
	font-size: 18px;
	color: #FF0000;
}
.h28 {
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
#line1{
    border-bottom:2px #FF0000 solid;
}