.sl {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;


}
.head1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;


}
.sub {
	font-family: "Courier New", Courier, mono;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;


}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;

}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;

}
html, body {
	height: 100%;
	margin; 0 0 1px;
	padding: 0;

}