body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a653e;
	background-position: top left;
	background-repeat: no-repeat;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 2px 0px 2px;
}
table, img, div, span, p {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #5a653e;
	text-decoration: none;	
}
h1, h2, h3 {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}
h1 {	
	font-size: 18px;
}
h2 {	
	font-size: 16px;
}
h3 {	
	font-size: 14px;
}
p.noIndent, p.indent {
	margin: 10px 0px 10px 0px;
	text-align: justify;
}
ul, ol, li {
	text-align: justify;
}
p.noIndent {
	text-indent: 0px;	
}
p.indent {
	text-indent: 2em;
}
p.copy {
	color: #BBBBBB;
	font-size: 10px;
}
p.copy a:link, p.copy a:visited {
	color: #999999;
	text-decoration: none;
}
p.copy a:hover, p.copy a:active {
	color: #5a653e;
	text-decoration: underline;	
}
p.menu a:link, p.menu a:visited, a.normal:link, a.normal:visited {
	color: #5a653e;
	text-decoration: none;
}
p.menu a:hover, p.menu a:active, a.normal:hover, a.normal:active {
	color: #000000;
	text-decoration: underline;	
}
td.mainContent {
	background-color: #e9eede;
}
td.darkGreen p {
	color: #CCCCCC;
	text-align: right;
	padding: 2px 10px 2px 0px;
}
td.darkGreen * span {
	color: #ffffff;
	/*font-weight: bold;*/
}
td.mainText p {
	color: #FFFFFF;
	padding-bottom: 10px;
}
