#header {
	background : #FFFFFF;
	border-bottom : 2px solid #666;
	margin : 0px;
	padding : 5px;
}
a {
	color : #808080;
	text-decoration : none;
}
a:hover {
	color : #6B2231;
	text-decoration : underline;
}
body { background : #FFFFFF;
	color : #ffffff;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;	
}
h1 {
	font-size : 24px;
	color : #777777;
}
h2 {
	font-size : 16px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #666;
	font-weight:normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767
}
.pagenumbering {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-align:center;
	width:100%;
	background-color:#EEEEEE;
	margin:10px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67676;
}
.tablestyle {
	background-color: #FFFFFF;
}