body,td,th 
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C57128;
}
h1, h2, h3, h4, h5
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: tahoma;
}
h6
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: tahoma;
}
.style6 
{
	color: #FFFFFF; font-size: 10px; 
}
.style11 
{
	color: #FFFFFF; font-weight: bold; font-size: 9px; 
}
.style13 
{
	color: #EECDAD; font-weight: bold; font-size: 9px; 
}
form
{
	margin:0px; padding:0px;
}
.style14 
{
	font-size: 10px;
	color: #A8A7A9;
}
.style17 
{
	font-size: 9px;
	color: #897B6E;
}
a:link 
{
	color: #6B6A6A;
}
a:visited 
{
	color: #6B6A6A;
}
a:hover 
{
	color: #6B6A6A;
}
a:active 
{
	color: #6B6A6A;
}
.articleTable {
	border: 1px solid #897B6E;
	background-color: white;
}
.articleCell {
	border: 1px solid #897B6E;
	background-color: white;
	padding: 10px;
}
HR
{
	color: red;
	height: 1px;
}
.errorInfo
{
	font-size: 11px;
	color: red;
	font-family: tahoma;
}
.thinRedLine
{
	font-size: 5px;
	color: red;
}
.BigHeading
{
	font-size: 25px;
}
.YellowHighlight
{
	background-color:Yellow;
	font-size: 25px;
}
.BackgroundWhite
{
	background-color:White;
}
.regularText
{
	font-size: 16px;
}