body {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;


}
.heading1 {
	font-family: Arial, "Arial Black", Verdana, "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #075A5F;
	padding: 20px;
	line-height: 50px;
}
td {
	font-size: 12px;
}
p {
	line-height: 20px;
}
li {
	line-height: 20px;
}
div.float {
	float: left;
}
.fwhite {
	color: #FFFFFF;
}

.fsmall {
	font-size: 11px;
}

.prodle {
	font-weight: bold;
	padding: 5px;
	height: 30px;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #C7DDDF;
	text-decoration: none;
	letter-spacing: 0.3em;

}
.fnote {
	font-family: Arial;
	font-size: 11px;
	color: #0c0c0c;
	text-decoration: none;
}
.applic {
	font-family: Arial;
	font-size: 12px;
	color: #075A5F;
	text-decoration: none;
}

a {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
}
a:visited {
	color: #0000FF;
}