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

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

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

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

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

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

h5 {
	margin: 1.5em 2em 1em 2em;
	border-bottom: 1px solid #d5d5d5;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000;
}

.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;
}

.medium {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.large {
	margin-top: 1em;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.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;
}