TD {
	font-family : sans-serif;
	font-size : 12px;
	background-color:white;
}

H1 {
	font-family : sans-serif;
	font-size : 18px;
}


A {
	color : Black;
}


A:HOVER {
	color : Gray;
}

A:VISITED {
	color : Gray;
}

body {
	background-color : E8E6C8;
}

h2 {
	font-size:15px;
}


