
h1 {
	color: #0d667d;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
	line-height: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 4px;
	letter-spacing: 2px;
	text-align:right
}

h2 {
	color: #0d667d;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
	line-height: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 4px;
	letter-spacing: 2px
}


h3 {
	color: #047243;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-repeat: no-repeat;
	word-spacing: 2px;
	letter-spacing: 1px
}

h4 {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 4px;
	letter-spacing: 2px
}

h5 {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 3pt;
	letter-spacing: 1pt
}

h6 {
	color: #75301e;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 10px
}

h6 a {
	color: #75301e;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	padding: 10px
}
p {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 2px;
	letter-spacing: 1px
}

li {
	color: #000;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 2pt;
	letter-spacing: 1pt
}

a { color: #00008b }

a:hover { color: #29722d }

.body {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: #000
}

.info_header {
	background-color: #65310a;
	padding: 5px;
	border: none #783e0b
}

.info_box {
	background-color: #0d667d;
	padding: 5px;
	border: solid 1px #000
}

.bodypadding { padding: 5px }

.border { border: solid 1px black }

.column {width:48%;
float:left;
}