body {
	font-size: 12px;
	color: #BF9900;
	background-color: #4d2a1d;

}
h1 {
	font-size: 24pt;
	color: #BF9900;
}
h2 {
	font-size: 24pt;
	color: #BF9900;
}
h3 {
	font-size: 16pt;
	color: #BF9900;
}
h4 {
	font-size: 14pt;
	color: #BF9900;
}
h5 {
	font-size: 10pt;
	color: #BF9900;
}
h6 {
	font-size: 8pt;
	color: #BF9900;
}
a:link {
	font-size: 12pt;
	color: #BF9900;
	text-decoration: none;
}
a:hover {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCC66;
}
a:visited {
	font-size: 12pt;
	color: #FFE888;
	text-decoration: none;
}
.Text1 {
	font-size: 16pt;
}
