body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.border {
	border: 1px solid #000000;
}
.maintext {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.tablefont {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

h1 {
	padding-top: 4px;	
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bolder;
}

h1 {
	padding-top: 4px;	
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bolder;
}

.fade {
	width: 380px;
}

.fade:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 60);
    opacity: 0.6;
    -moz-opacity:0.6;
}
