body
	{ 
	background: #FFFFFF;
	margin: 0;
}

.input {
	font-family: "Tahoma";
	font-size: 9pt;
	line-height: 18px;
	}

.content {
	font-family: "Tahoma";
	font-size: 9pt;
	color: #666666;
	line-height: 18px;

}
.content2 {
	font-family: "Tahoma";
	font-size: 7pt;
	color: #666666;
	line-height: 12px;

}
.bottom {
	font-family: "Tahoma";
	font-size: 9px;
	color: #666666;
}
.title {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #0082D6;
}


a:link {
	color: #CC9900;
	text-decoration:none;
}
a:visited {
	color: #CC9900;
	text-decoration:none;
	}

a:hover {
	color: #CC9900;
	text-decoration:none;
	}

a:active {
	color: #CC9900;
	text-decoration:none;
	}


