body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #404040;
}

body {
	background-color: #330100;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #330100;
}

h1 
{
	font-size:14pt;
	margin-bottom: -1px;
}
	
h2 {
	font-size:14pt;
	margin-bottom: -2px;
	}
	
h3 
{
	font-size:13pt;
	margin-bottom: -2px;
}
h4 
{
	font-size:12pt;
	margin-bottom: -2px;
}

a {
	font-size: 11pt;
	color: #8B2500;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #8B2500;
}
a:hover {
	text-decoration: underline;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #8B2500;
}
#layout {

}
