.myfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.myfontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.myheadline {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: medium;

	font-weight: bold;

	color: #990000;

	text-transform: uppercase;

}

.mysubhead {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #990000;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

select {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	background-color: #FFFFFF;

	font-weight: bold;

	width: 155px;

	line-height: 13px;

	position: relative;

	vertical-align: middle;

	padding: 12px;

	border: 1px solid #000000;

	left: 1px;

	top: -3px;

















}

.butt {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	background-color: #A7A298;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #333333;

	border-right-color: #333333;

	border-bottom-color: #333333;

	border-left-color: #333333;

}

.button {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	color: #666666;

	background-color: #C2B0AD;

	border: 1px solid #333333;

}

.myinsideheadline {



	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #990000;

	text-transform: none;

}

.mycaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.mycaptionnobold {



	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

}
