body {
	background-color: #DEDECA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

body, td, th {
	color: #4A4A0B;
}

h1, h2 {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	letter-spacing: .025em;
}

a {
  color: #663366;
}
.border {
	border: 2px dotted #FF6633;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.subhead {
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.divider {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
