TD.article {
	border: none;
	position: relative;
	table-layout: fixed;
}
BODY {
	color: Black;
	text-align: left;
	margin-left: 3%;
	margin-right: 5%;
	margin-top: 3%;
}

P {
	font : normal smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
}



A {
	color: Blue;
}

A:HOVER {
	color: Fuchsia;
}
A:VISITED {
	color: Gray;
}
HTABLE H1 {
	font-size : medium;
	text-align : center;
}

TABLE TD H1 {
	font-size : medium;
	text-align: center;
	color : #0000CD;
}

H1 {
	font-size: medium;
	text-align: center;
	color: #00008B;
	text-decoration: none;
}

