	A {color : white;}
	A:hover {text-decoration : none;}
	H1 {
		font-family : Arial, Helvetica, sans-serif;
		color : white;
		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 : #FF9933;
		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;
		color : white;
	}
	.layerLink {
		text-decoration:none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: normal;
		color: white;
	}
	.layerLink:hover {color: black;}
	UL{
		margin-top: 8px;
		margin-bottom: 0px;
		margin-left: 30px;
	}
	.topnavWhite {
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
		color : white;
	}
	.mainsm, .footer {
		font-size : 11px;
		line-height : 12px;
	}