.header {
	font-family: verdana;
	font-size: 18px;
	font-weight: 500;
}
.body_text {
	font-family: verdana;
	font-size: 12px;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#frame {
		width:200px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:center;
		}
.subscript {

	font-family: verdana;
	font-size: 8px;
}
.header2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: 800;
	background-color: #FFCC00;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.index_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: 400;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.body_header {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}
