a:link {
	font-family: "Arial";
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #993366;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	font-family: "Arial";
	font-size: 11px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
}

.content {
	font-size: 11px;
	line-height: 16px;
	color:#585858;
	font-family: "Arial";
	text-decoration: none;
	text-align: left;
}

.head1 
{
    font-size: 14px; line-height: 15px;
    font-weight: bolder; color: #990000;
    font-family: "Arial"
}
.terms {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	text-align : left
}

.contentbold {
	font-size: 12px;
	line-height: 14px;
	color:#730000;
	font-family: "Arial";
	text-decoration: none;
	font-weight: bold;
	text-align : left
}

