P  {}

H1  {}

H2  {}

H3  {}

A  {
font-family : Arial, helvetica, sans-serif;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial, helvetica, sans-serif;
	background-color : White;
	margin-left : 40px;
	margin-right : 40px;
}

TABLE  {
	font-family : Arial, helvetica, sans-serif;
	background-color : White;
}

#mono  {
	font-family : Courier New, monospaced;
}

