BODY {

	font-family : Arial, sans-serif;
	background-color : #c0c0c0;
	
}
.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	background-color : #ff5400;
	font-style : normal;
	text-decoration : none;
}
.header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : White;
	font-weight : bolder;
	background-color : #ff5400;
	text-decoration : none;
}
.content{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
.contentfett{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
A {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ff5400;
	
}