a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.d {
	font-family: Verdana;
	font-size: 11px;
	color: #60B6D9;
	font-weight: bold;
}

.h {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.f {
	font-family: Verdana;
	font-size: 9px;
	border: 1px double #60B6D9;
	font-weight: bold;
	background-image: url(form.gif);
	color: #60B6D9;
}

h1 {
	color: #FFFFFF;
	font-size: 23px;
}