td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	list-style-position: outside;


}
h3 {
	color: #622700;
	font-size: 18px;
	letter-spacing: 3px;


}
.heads {
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: bold;

}
.noseen {
	color: #009900;
	visibility: hidden;
}

.gray {
	color: #FFFFFe;
}
.DARKGRAY {
	color: #333333;
}
#topo {
	visibility: hidden;
}
body {
	margin: 1px;
}
.lightcol {
	color: #F3F3F3;
}
.wit {
	color: #FFFEFF;
}

