body {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
}
tr, div {
	font-size: 12px;
	line-height: 19px;
}
input, select, textarea{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
h1 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
h2 {
	font: italic 17px Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
.v {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#submit {
	background: #FFC100;
	border-top: solid 1px #FFF130;
	border-left: solid 1px #FFF130;
	border-bottom: solid 1px #CF9100;
	border-right: solid 1px #CF9100;
	padding: 2px 6px 2px 6px;
}	
a { 
	color: #EEB100; 
	text-decoration: none;
}
#nav {
	background: #FFC100;
	line-height: 37px;
	height: 37px;
	font-size: 16px;
}
#nav a {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#promo {
	background: url(pb.gif) repeat-x;
}
#content {
	padding: 28px;
}
#hpcalc {
	border: 1px solid #FFC100;
	font-size: 11px;
}
#hpcalc tr {
	font-size: 11px;
}

.small {
	font-size: 9px;
}
#hpcalc input, #hpcalc select {

	font-size: 11px;
}
#rentcalc {

	border: 1px solid #FFC100;
	font-size: 11px;
}
#rentcalc tr {

	font-size: 11px;
}
#rentcalc input, #rentcalc select {


	font-size: 11px;
}
