a {
	color: #51657C;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}

h1 {
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: Maroon;
	padding-right: 10px;
	display: inline;
}

select {
	font-family: verdana;
	font-size: xx-small;
}

.content {
	font-family: verdana;
	font-size: xx-small;
	line-height: 16px;
}