td, th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

form {
	background-color: #CCCC99;
}

a:hover {
	text-decoration: none;
	color: #666666;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	text-transform: none;
	color: #336600;
	font-weight: bolder;
	background-image: none;
	padding: 5px 0px 5px 10px;
	border: 1px dashed #336600;
	background-color: #FFFFCC;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #336600;
	letter-spacing: 0.3em;
	font-variant: small-caps;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;

}
