.box {
	border-top: thin solid #333333;
	border-right: 4px solid #CCCCCC;
	border-bottom: thin solid #333333;
	border-left: 4px solid #CCCCCC;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.vertline {
	border-top: none;
	border-right: 1px dotted #996600;
	border-bottom: none;
	border-left: none;
}
.horline {
	border-right-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #996600;
}
.header {
	border: 4px solid #003366;
	background-color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: auto;
	text-align: left;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.heading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.headfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFCC66;
}
.vertline {
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-color: #993300;
}
