td.topmenu {
	font-size : 10px;
  	font-weight: normal;
	font-family : "eras bold", "helvetica", "arial";
}

a.topmenu {
	color: white;
    text-decoration: none;
}

a.topmenu:active {
	color: gold;
    text-decoration: underline;
}

a.topmenu:hover {
	color: gold;
    text-decoration: underline;
}


td.buttons {
	font-size : 9px;
  	font-weight: normal;
	font-style : normal;
	font-family : "eras bold", "helvetica", "arial";
}

H1  {
	font-weight : normal;
	font-family : "eras bold", "helvetica", "arial";
	font-size : 18px;
	font-style : normal;
	color : #ffff00;
	text-align : left;
	margin-left : 0;
	margin-right : 0;
}

p {
	margin-right: 10;
	margin-left: 10;
	font-size : 12px;
	color : white;
	font-family : "eras bold", "helvetica", "arial";
}

ul {
	font-size : 12px;
	color : white;
	font-family : "eras bold", "helvetica", "arial";
}

ol {
	font-size : 12px;
	color : white;
	font-family : "eras bold", "helvetica", "arial";
}

li {
	font-size : 12px;
	color : white;
	font-family : "eras bold", "helvetica", "arial";
}


ADDRESS {
	font-family : "eras bold", "helvetica", "arial";
	font-size : 10px;
	color : white;
	text-align : center;
	font-style : italic;
}
