body  {
	padding:0px;
}
p {
	margin-top:6px;
}
td {
	text-align: left;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	vertical-align:top;
}
.white {
	color: white;
}
.white a, .white a:link, .white a:visited, .white a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.white a:hover {
	text-decoration: underline;
	color: #DFC770;
}
img {
	border: solid 0px black;
}
ul, ol {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
}
li {
	margin-top:1px;
}
a, a:visited, a:active, a:link {
	text-decoration: underline;
	color: #920607;
}
a:hover {
	text-decoration: underline;
	color: #04402A;
}
.cent {
	text-align: center;
}
.right {
	text-align: right;
}
.just {
	text-align: justify;
}
.mid {
	vertical-align: middle;
}
.bot {
	vertical-align: bottom;
}
input {
	font-family:Verdana;
	font-size:10px;
}