body{
	background-color: #e2f0f8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*max-width: 500px;
	*/margin: 5px auto;
	border: none;
}
a:link,a:visited,a:active{
	color: #40A7FC;
	background-color: inherit;
	text-decoration: none;
	font-size: 11px;
}
a:hover{
	color: #0130B5;
	background-color: inherit;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div.border {
	text-align:center;
	color: #ffffff;	
	padding: 3px;
	background-color: #228FEA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px dotted #FF9C01;
	border-bottom: 1px dotted #FF9C01;		
}
div.counter {
	text-align:center;
	background-color: #FF9C01;
	margin:0px
}
span.red{
	color: #b90000;
	background-color: inherit;
}
div.page{
	color: inherit;
	background-color: inherit;
	text-align: left;
	border-top: #FF9C01 #FF9C01 #FF9C01 #FF9C01;
	border-bottom: #FF9C01 #FF9C01 #FF9C01 #FF9C01;
}
div.line{
	color: inherit;
	background-color: inherit;
	border-top: 1px dotted #FF9C01;
}
div.ban{
	color: inherit;
	background-color: #EFF3F6;
	text-align: left;
	border-top: 1px dotted #FF9C01;
	border-bottom: 1px dotted #FF9C01;
}
div.gap{
	color: inherit;
	background-color: inherit;
	height: 0.5em;
}
div.download{
	color: inherit;
	background-color: inherit;
	text-align: center;
}
div.header{
	text-align:left;
	color: #ffffff;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	padding: 3px;
	background-color: #228FEA;	
}
div.footerheader {
	text-align:center;
	color: #ffffff;	
	padding: 3px;
	background-color: #228FEA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px dotted #FF9C01;
	border-bottom: 1px dotted #FF9C01;		
}