
	#title{
		width: 800px;
		}
	.title {
		text-align: center;
		font-size: 14pt;
		font-weight: bold;
		line-height: 28pt;
		}
	.hdr{
		text-align: center;
		font: bold 16px arial;
		color: black;
		}
	.hdrTitle{
		text-align: center;
		font: bold 15px arial;
		color: black;
		}
	select{
		margin-left: 200px;
		}
	#txtTitle{
		font: bold 16px arial;
		color: black;
		text-decoration: underline;
		line-height: 32px;
		}
	#ftrLine{
		margin-top: 5px;
		margin-bottom: 5px;
		}
	#line hr, #dd hr{
		width: 80%;
		margin: 25px auto;
		}
	.txt {
		padding: 20px;
		}
	#intro {
		width: 700px;
		margin-left: 75px;
		}