BODY {
	font-family: Arial;
	color : #000000;
	margin-left : 3%;
	margin-right : 3%;
	background-color : #FFFEF1;
}

A:LINK, A:VISITED {
	text : #000000;
	border: 1px;
	text-decoration : none;
}

A    { font-family: Arial;
	 color: #000000; 
}


H1 {
	color : #000000;
	font-family : Arial;
	font-size : 17px;
	margin-left : 2%;
}

H2 {
	color : #000000;
	font-family : Arial;
	font-size : 13px;
}

