body,p,br,b,li,td,table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	}

body {
   background: #FFFFFF;
   }
   
b {
	font-weight: 800;
	}

h2 {
	font-size: 14pt;
}

.copyright {
	border-top: dashed 1px black;
	padding: 1em;
}

A:hover {
	background: #FFFFCC;
	text-decoration: none;
	}

.menu {
	font-size: 10pt;
	border: solid 3px black;
	background: #99CCFF;
	padding: 5px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #EEEEEE;
	border: solid 1px #888888;
	font-style: italic;
	padding: 5px;
}

.erp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
