h1 {
	font-size: 12px;
	margin:0;
	font-weight: bold;
	color: #8C3E1A;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0;
	padding: 5px;
}
h3, h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #531202;
}
body {
	margin-top: 0px;
}
a:active {
	text-decoration: none;
}
.text1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.text2 {
	font-size: 11px;
	font-weight: bold;
}
.text3 {
	font-size: 80%;
}
.text4 {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-color: #CE9C1A;
}	
.text5 {
	font-size: 90%;
	padding: 5px;
	align:absmiddle;
}
.text6 {
	font-size: 90%;
	padding: 2px;
	border-bottom: 1px solid #EBC663;
	
}
.text7 {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-color: #3F982A;
}	
.text8 {
	color: #FFFFFF;
	font-size: 80%;
	padding: 5px;
	background-color: #3F982A;
}	
.text9 {
	font-size: 80%;
	border-top: 1px solid #EBC663;
}	
.text10 {
	font-size: 90%;
}
.textbold {
	font-weight: bold;
}
.textwhite {
	color: #FFFFFF;
}
