BODY {
		font-family: MS Sans Serif;
		font-size: 10pt;
		font-style: normal;
		cursor: default;
		color: #000000;
		background-image: url(../media/arc_bg.jpg);
		text-align: left;
		margin-top: 20px;
		margin-bottom: 10px;
}

H1 {
		text-align;center;
		font-size: 19pt;
		color: #ff0000;
}

P.normal {
	font-family : "MS Sans Serif";
	font-size : 10pt;
	font-style : normal;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
a {
	font-family : "MS Sans Serif";
	color: #660033;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	height : auto;
	text-decoration : none;
} 
