body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

p {
	margin: 1em 0 2em 2em;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a:link {
	color: #339;
	text-decoration: underline;
}

a:hover {
	color: #c60;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: underline;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h5 {
	margin-left: 0;
	padding-bottom: 0;
	margin-top: 0;
	border-top: 1px solid #a9add1;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #339;
}

.bodystyle {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 9px;
}

.smallbold {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
}

.expanded {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}