p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.capHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.capHeadingNospace {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
INPUT {
	background-color: #F1D492;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	border: none;
} 

TEXTAREA {
	background-color: #F1D492;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 80px;
	width: 130px;
	padding: 0px;
} 

.longTEXTAREA {
	background-color: #F1D492;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 30px;
	width: 275px;
	padding: 0px;
} 

.altButtonFormat {
	background-color: #F1D492;
	font-family: "Times New Roman", Times, serif;
	border: 1px inset #996633;
	font-size: 11px;
	color: #333333;
	float: none;
	height: 22px;
	width: 125px;
	margin: 1px;
} 

.altTextField {
	background-color: #F1D492;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border: 1px inset #996633;
	height: 17px;
	width: 130px;
} 

.radioStyle {
background-color: #F1D492;
border: #000000 solid 1px;
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #000000
}
a:link {
	font: 12px/15px "Times New Roman", Times, serif;
	color: #592C10;
	text-decoration: underline;
}
a:visited {
	font: 12px/15px "Times New Roman", Times, serif;
	color: #7A3413;
	text-decoration: underline;
}
a:hover {
	font: 12px/15px "Times New Roman", Times, serif;
	color: #592C10;
	text-decoration: underline;
}
a:active {
	font: 12px/15px "Times New Roman", Times, serif;
	color: #592C10;
	text-decoration: underline;
}
