	BODY, P, TD {font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #ffffff ;
		}
	.header {
		font-size: 24px;
		color: #003399;
		font-weight: bold;
		}
	.subheader {
		font-size: 14px;
		font-weight: bold;
		}
	.subheader2 {
		font-weight: bold;
		color: #660000 ;
		}
	.bold { 
		font-weight: bold;
			}
	.smbold {
		font-weight: bold ;
		font-size: 12 px;
		}
	.sm {
		font-size: 10px;
		}
	.copyright {
		font-family: times, serif;
		font-size: 11px;
		color: #666666;
		}
	 a.footer:link {
	 	font-size: 10px;
		color: #660000 ;
		text-decoration: none;
		}
	 a.footer:visited {
	 	font-size: 10px;
		color: #333333 ;
		text-decoration: none;
		}
	 a.footer:active {
	 	font-size: 10px;
		color: #993333 ;
		text-decoration: underline;
		}
	 a.footer:hover {
	 	font-size: 10px;
		color: #993333 ;
		text-decoration: underline;
		}
	a:link {
		color: #660000 ;
		font-weight: bold;
		}
	a:visited {
		color: #333333 ;
		font-weight: bold;
		}
	a:active {
		color: #993333 ;
		font-weight: bold;
		}
	a:hover {
		color: #993333 ;
		font-weight: bold;
		}
	UL { list-style: square }
