BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : times new roman CE, times new roman;
	margin-left : 5%;
	margin-right : 5%;
}

A:LINK {
	color : #0000CC;
	text-decoration : none;
}

A:VISITED {
	color : #AA00AA;
	text-decoration : none;
}

A:HOVER {
	color : #0000CC;
	text-decoration : underline;
}

H1 {
	color : #000000;
	font-family : times new roman CE, times new roman;
	font-size : 16px;
	font-weight : normal;
	margin: 0;
}

H2 {
	color : #000000;
	font-family : times new roman CE, times new roman;
	font-size : 18px;
	font-weight : normal;
}

P {
	color : #555555;
	font-family : times new roman CE, times new roman;
	font-size : 18px;
	font-weight : normal;
}

UL {
  margin: 0%;
}

LI {
	margin: 10px;
}
