	.firmaddress {
		font-family: arial,helvetica;
		font-size: 8pt;
	}

	.inputsmall {
		width: 50px;
		font-size: 10pt;
		margin-bottom: 5px;
		font-family: Arial, Helvetica, sans-serif;
	}

	.inputmedium {
		width: 350px;
		font-size: 10pt;
		margin-bottom: 5px;
		font-family: Arial, Helvetica, sans-serif;
	}

	 body {
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 10pt;
	 	background-color: #79766f;
	 	xcolor: #204b5f;
	 }
	 
	 td, th {
	 	font-size: 10pt;
	 }
		 
	 .navanchor, .navanchor:visited, .navanchor:link, .navanchor:active, .navanchor:hover {
	 	color: #60564a;
	 	font-size: 8pt;
	 }

	 .footerlink, .footerlink:visited, .footerlink:link, .footerlink:active, .footerlink:hover {
	 	color: #ebe9e7;
	 	font-size: 8pt;
	 }

	 a, a:visited, a:link, a:active, a:hover {
	 	color: #204b5f;
	 }
	 

	 .tip {
	 	font-size: 8pt;
	 	margin-top: 0px;
	 	margin-bottom: 20px;
	 }
	 
	 h3 {
	 	margin-bottom: 0px;
	 	color: #3a3e44;
	 }
