body{
	background-color: White;
	color : #000000;
	margin-bottom : 0px;
	margin-right : 0%;
	margin-left: 0%;
	margin-top : 0%;
	width : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : 10pt;
}
ul {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : 10pt;
}
b {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : bold;
	font-size : 10pt;
	text-transform : none;
}
blockquote {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : 10pt;
}
h1 {
	color : #972426;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	font-variant : small-caps;
}
h2 {
	color : #137E39;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
}
h3 {
	color : #CC9900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
}
h4 {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : 10pt;
	text-decoration : underline;
}
OL {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : 10pt;
}
A:link {
	color : #972426;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
A:hover {
	color : #CC9900;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
A:visited {
	color : #972426;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
A:active {
	color : #CC9900;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
A.menu:link {
	color : White;
	text-decoration : none;
	font-size : 9pt;
}
A.menu:hover {
	color : #CC9900;
	text-decoration : none;
	font-size : 9pt;
}
A.menu:visited {
	color : White;
	text-decoration : none;
	font-size : 9pt;
}
A.menu:active {
	color : #137E3A;
	text-decoration : none;
	font-size : 9pt;
}