body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333;
	font-weight: 500;
	text-decoration: underline;
}
a:visited {
	color: #333;
	font-weight: 500;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-weight: 900;
	text-decoration: underline;
}
.graylink a:link {
	color: #a4c7e7;
	font-weight: 600;
	text-decoration: none;
}
.graylink a:visited {
	color: #a4c7e7;
	font-weight: 600;
	text-decoration: none;
}
.graylink a:hover {
	color: #a4c7e7;
	font-weight: 600;
	text-decoration: none;
}
.border {
	border: 0px none #FFF;
	vertical-align: top;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: 500;
	color: #330;
}
ul {
	margin: 0px;
	padding: 15px;
}
li {
	margin: 0px;
	padding: 0px;
}
sl2 {
	float:left;
	width: 150px;
	margin:0px;
	padding: 5px;

}
.fleft {
	float:left;
}

	
