body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align:left;
}

p {
	margin: 1em 4em 2em 4em;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #c00;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h5 {
	margin: 1em 0 1em 3em;
	margin-top: 1em;
	font-family: Arial, sans-serif;
	font-size: 14px;
	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;
}

.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;
}

.question {
	font-size: medium;
	font-weight: bold;
	color: #00569A;
}
.call {
	font-size: large;
	color: #CC0000;
}

table{
	margin: 0px auto;
}
