	.bodytxt {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 15px;
		color: #000000;
	}

	
	.homepgtitle {
		font-family: "Courier New", Courier, monospace;
		font-size: 15px;
		font-style: normal;
		line-height: 18px;
		color: #CC0000;
		font-weight: bold;
	}
	
	
	.homepgbodytxt {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 14.5px;
		color: #000000;
	}
	
	
	.homepgcolumntxt {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 14.5px;
		color: #000000;
		font-weight: bold;
	}
	
	
	.bodytxtred {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 15px;
		color: #CC0000;
	}
	
	
	.copyright {
		font-family: "Courier New", Courier, monospace;
		font-size: 10px;
		font-style: normal;
		color: #000000;
		font-weight: bold;
	}
	
	
	a.homepglink {
		color: #990000;
		text-decoration: underline;
	}

	a.homepglink:active {
	color : #990000;
	}

	a.homepglink:visited {
	color : #990000;
	}