.publicmenu  {
	position: absolute;
	top: 115px;
	left: 25px;
	font-size: 9pt;
	font-weight: Bold;
	font-family: Arial;
	color: #ffffff;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: right;
}

.membermenu  {
	position: absolute;
	top: 115px;
	left: 8px;
	font-size: 9pt;
	font-weight: Bold;
	font-family: Arial;
	color: #ffffff;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: right;
}

.maintext {
	position: absolute;
	top: 115px;
	left: 170px;
	padding-right: 10px;
}

P  {
	font-size: 10pt;
	font-family: Arial;
}

H1  {
	font-size: 14pt;
	font-weight: Bold;
	font-family: Arial;
}

H2  {
	font-size: 11pt;
	font-weight: Bold;
	font-family: Arial;
	margin-top: 15px;
	margin-bottom: 10px;
}

H3  {
	font-size: 10pt;
	font-family: Arial;
}

A  {
	text-decoration: None;
	color: #0000ff;
}

A:hover  {
	text-decoration: Underline;
}

BODY  {
	font-size: 10pt;
	font-family: Arial;
}

TABLE  {
	font-family: Arial;
	font-size: 10pt;
}

TR  {
	font-family: Arial;
	font-size: 10pt;
}

TD  {
	font-family: Arial;
	font-size: 10pt;
}

UL {
	font-family: Arial;
	font-size: 10pt;
}

OL {
	font-family: Arial;
	font-size: 10pt;
}

LI {
	font-family: Arial;
	font-size: 10pt;
}

.bold {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

.h1 {
	font-size: 14pt;
	font-weight: Bold;
	font-family: Arial;
}

.h2  {
	font-size: 11pt;
	font-weight: Bold;
	font-family: Arial;
}

.h3 {
	font-size: 10pt;
	font-weight: Bold;
	font-family: Arial;
}

.monospace {
	font-family: monospace;
	font-size: 10pt;
}

.footer {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;	
}

.footerbold {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.body {
	font-family: Arial;
	font-size: 10pt;
	font-weight: Normal;
}

.red {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
}

.white {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

FORM {
	font-family: Arial;
	font-size: 10pt;
}

.example {
	color: #003399;
	margin-left: 1cm;
}

.equation {
	color: #ff0000;
}

SUP {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
}
