html, body {
	margin: 0px;
	padding: 0px;
}

/* commented backslash hack v2 \*/
html, body, .fit-screen { height:100%; }
/* end hack */

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-top: 25px;
}

.small-text {
	font-size: 10px;
}

a, a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

.thumbs img {
	margin: 2px;
	display: inline;
}

.thumbs a {
	color: #A15C25;
}

.thumbs a:hover {
	color: #F8E3AA;
}