body, div, p, th, td, li, dd, dl {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11pt;
	color: Black;
}
/*/*/a{}
body, body div, body p, body th, body td, body li, body dd, body dl {
	font-size: 11pt;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11pt;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body dl {
	font-size: 11pt;
}
/* */

a:link, a:visited {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: bold;
}
H1 {
	font-size: 18pt;
	margin-bottom: 10pt;
	margin-top: 2pt;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

H2 {
	font-size: 16pt;
	margin-bottom: 6pt;
	margin-top: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #003399;
}

H3 {
	font-size: 14pt;
	margin-bottom: 4pt;
	margin-top: 5pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #003399;
}

.toptext {
	font-size: 20pt;
	letter-spacing: normal;
	word-spacing: 3px;
	padding-top: 0pt;
	color: Black;
	padding-bottom: 0pt;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	background-image: none;
}

.indent {
	margin-left: 5px;
}

.footer {
	font-size: x-small;
}

.red {
	color: Red;
}

.white {
	color: Black;
}

.yellowback {
	background-color: Yellow;
}

.menu {
	font-size: small;
	background-position: left;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 4px;
}

.bottomspace {
	padding-bottom: 6px;
}

dd {
	margin-bottom: 10px;
}

dl {
	margin-bottom: 20px;
}

.left {
	text-align: left;
}

#content {
	margin-left: 5%;
	margin-right: 5%;
}

.hide{
	display: none;
}