	A {color : #003366;}
	A:hover {text-decoration : none;}
	H1 {
		font-family : Arial, Helvetica, sans-serif;
		color : #003366;
		font-size : 18px;
		line-height : 22px;
		font-weight : bold;
		margin-bottom : 5px;
		margin-top : 2px;
		padding-top : 0px;
		padding-bottom: 0px;
	}
	H2 {
		font-family : Arial, Helvetica, sans-serif;
		color : #669966;
		font-size : 16px;
		line-height : 20px;
		margin-bottom : 4px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
	}
	BODY, TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	.topnav {
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
		color : white;
	}
	.mainsm, .footer {
		font-size : 10px;
		line-height : 12px;
	}
