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

	
	.bodytxtpad {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 15px;
		padding-top : 2px;
		color: #000000;
	}
	
	
	.bodytxtred {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 15px;
		color: #CC0000;
	}
	
	
	.bodytxtredpad {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 15px;
		padding-top : 2px;
		color: #CC0000;
	}
	
	
	.bodytxtdarkred {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 15px;
		color: #990000;
	}
	
	
	.intro {
		font-family: "Courier New", Courier, monospace;
		font-size: 14px;
		font-style: normal;
		line-height: 17px;
		color: #000000;
	}
	
	
	.columntxt {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		line-height: 14px;
		color: #000000;
	}
	
	
	
	.titlered {
		font-family: "Courier New", Courier, monospace;
		font-size: 14px;
		font-style: normal;
		color: #CC0000;
		font-weight: bold;
	}
	
	
	.copyright {
		font-family: "Courier New", Courier, monospace;
		font-size: 10px;
		font-style: normal;
		color: #000000;
		font-weight: bold;
	}
	
	
	.small {
		font-family: "Courier New", Courier, monospace;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		font-weight: bold;
	}
	
	
	.smalldarkred {
		font-family: "Courier New", Courier, monospace;
		font-size: 11px;
		font-style: normal;
		color: #990000;
		font-weight: bold;
	}
	
	
	.title {
		font-family: "Courier New", Courier, monospace;
		font-size: 15px;
		font-style: normal;
		line-height: 18px;
		color: #000000;
		font-weight: bold;
	}
	
	
	.titlecen {
		font-family: "Courier New", Courier, monospace;
		font-size: 15px;
		font-style: normal;
		line-height: 18px;
		color: #000000;
		font-weight: bold;
		text-align : center;
	}
	

	.homepgtitle {
		font-family: "Courier New", Courier, monospace;
		font-size: 15px;
		font-style: normal;
		line-height: 18px;
		color: #CC0000;
		font-weight: bold;
	}
	
	
	.homepgtitlecen {
		font-family: "Courier New", Courier, monospace;
		font-size: 15px;
		font-style: normal;
		line-height: 18px;
		color: #CC0000;
		font-weight: bold;
		text-align : center;
	}
		
	
	a.homepglink {
		color: #990000;
		text-decoration: underline;
	}

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

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

	
	
	.image01 {
	float: right;
	}
