body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bold {
	font-weight: 600;
}

.blue {
	color: #093E62;
	text-decoration: none;
}

.bluebold {
	color: #093E62;
	text-decoration: none;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
	text-decoration: none;
}

.whitebold {
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
}

.title {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h1        {font-size: 14pt}
h2        {font-size: 12px; color: #D58160}
h3        {font-size: 12px}
h4        {font-size: 14px;	color: #333333}
h5        {font-size: 10pt; color: #093E62}
h6        {font-size: 12px; color: #FFFFFF}

a:link    {color: #003366}
a:visited {color: #336699}
a:active  {color: #336699}
a:hover   {color: #336699}
a.one:link    {color: #AFBAC6}
a.one:visited {color: #AFBAC6}
a.one:active  {color: #FFFFFF}
a.one:hover   {color: #FFFFFF}
ul        {list-style-type: disc; list-style-position: outside}
ol        {list-style-position: outside}