.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996633;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996633;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996633;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

h2 {
	font: 18px arial, sans-serif;
	color: #0B2652;
	padding-bottom: 6px;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-top: 5px;	
}
h3 {
	color: #0B2652;
	border-bottom: 1px solid #000033;
	padding-bottom: 6px;
	margin-bottom: 1em;

	font-family: arial, sans-serif;
	font-size: 14px;
	
}

.aaaa {
	color: #333333;
	border-bottom: 1px solid #333333;
	padding-bottom: 0px;
	margin-bottom: 1em;
	font-family: arial, sans-serif;
	
	
}

h4 {
	color: #0B2652;
	
	padding-bottom: 6px;
	margin-bottom: 1em;

	font-family: arial, sans-serif;
	font-size: 12px;
	
}
.css_table_border_beige {
	border: 1px solid #FFCC99;
}
