BODY {
	background-color : White;
	color : #000000;
	font-family : Arial;
	margin-left : 0;
	margin-right : 0;
	background-attachment : fixed;
	margin-bottom : 0;
	margin-top : 0;
	overflow : auto;
}

A:LINK, A:VISITED {
	color : ButtonShadow;
	text-decoration : none;
}

A:HOVER {
	color : WindowText;
	text-decoration : none;
}

H1 {
	color : Black;
	font-family : Arial;
	font-size : 16px;
	margin-bottom : -1em;
	margin-left : 0,5%;
	font-variant : normal;
	font-weight : bold;
}

H2 {
	color : Black;
	font-family : Arial;
	font-size : 16px;
	margin-left : 0,5%;
	font-weight : normal;
}


