	A{color: #500000}
	A:hover {text-decoration : none;}
	H1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		line-height : 22px;
		font-weight : bold;
		margin-bottom : 12px;
		margin-top : 2px;
		padding-top : 0px;
		padding-bottom: 0px;
		color: #500000;
	}
	H2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		line-height : 20px;
		margin-bottom : 4px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		color: #69695B;
	}
	H3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		line-height : 18px;
		margin-bottom : 4px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		color: #666666;
	}
	BODY, TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	UL{
		margin-top: 8px;
		margin-bottom: 0px;
	}
	.title{
		font-size:28px;
		color:#500000;
		line-height:34px;
		font-weight:bold;
	}
	.mainsm, .footer {
		font-size : 10px;
		font-weight : normal;
		line-height: 14px;
	}
	.footer, .footer:hover {color:white}
	.topNav, .topNav:hover, .tdHeader, .tdHeader:hover {
		font-size : 11px;
		font-style: italic;
		font-weight:bold;
		color:white;
	}
	.layerLink {
		line-height:13px;
		font-size: 11px;
	}
	.colorButton, .colorButton:hover {
		background-color:#500000;
		color:white;
		font-size : 11px;
		font-weight: bold;
		border:solid 1px white;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin:2px;
	}
	.grayButton, .grayButton:hover {
		background-color:#eeeeee;
		color:#333333;
		font-size : 11px;
		font-weight: bold;
		border:solid 1px #999999;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin:2px;
	}
	.submitButton {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: bold;
		color:#333333;
		background-color:#eeeeee;
		border-right:solid 2px #aaaaaa;
		border-bottom:solid 2px #aaaaaa;
		border-top:solid 1px white;
		border-left:solid 1px white;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
	}
