.text01 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #b9d451;
	text-decoration: none;
	font-style: normal;
}
.text02 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #b9d451;
	text-decoration: underline;
}
.text03 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #b9d451;
	text-decoration: none;
}
.text04 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #c2e08c;
	text-decoration: none;
}
.text05 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b9d451;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.text06 {


	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #b9d451;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.text07{


	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #560001;
	text-decoration: none;
	}
.input{
	height:14px;
	width:200px;
	background-color:#fad8c4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	margin:6px;
	border:none;
	}
.inputsmall{
	height:14px;
	width:30px;
	background-color:#fad8c4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	margin:6px;
	border:none;
	}
.checkbox{
	background-color:#370001;
	color:#4d4d4d;
	border:none;
	cursor:pointer;
	}
.image{margin:3px; border-color:#986b2d; border-width:2px; border-style:solid;}