a
	{
	color: #2E586E;
	text-decoration: none;
	}
a:hover, a:active, a:focus	{
	color: #2E586E;
	text-decoration: underline;
	}
body
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	}
h1
	{
	font-size: 82%;
	margin-bottom: 4px;
	}
h2, h3
	{
	font-size: 82%;
	font-weight: bold;
	letter-spacing: .2em;
	margin: 8px 0 0 0;
	}
h4
	{
	font-size: 82%;
	font-weight: bold;
	letter-spacing: .2em;
	margin: 24px 0 0 0;
	}
h5
	{
	color: #859bbc;
	font-size: 67%;
	font-weight: bold;
	margin: 8px 0 0 0;
	}
ul li b
	{
	font-size: 67%;
	font-style: italic;
	}
p
	{
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: justify;
	font-size: 67%;
	}
ul
	{
	margin-top: 8px;
	}
.blue
	{
	color: #2E586E;
	font-size: 82%;
	}
.button
	{
	color: #2E586E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: transparent;
	border: 1px solid #A7A6AA;
	cursor: hand;
	}
.emphasis
	{
	color: #21558A;
	font-style: italic;
	font-weight: bold;
	margin: 8px 0px 0px; 0px;
	}
.fineprint
	{
	color: #5E5E5E;
	font-size: 67%;
	margin: 0px 0px 0px; 0px;
	}
.flat
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #2E586E;
	background: transparent;
	border: 1px solid #A7A6AA;
	cursor: text;
	}
.formhead
	{
	color: #2E586E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	font-weight: bold;
	}
.formtext
	{
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	}
.legal
	{
	color: #98A7BD;
	font-size: 67%;
	margin: 0px 0px 0px 0px;
	}
.normal
	{
	font-size: 82%;
	}
#content
	{
	text-align: left;
	padding: 0px 8px 0px 8px;
	}
#copyright
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5E5E5E;
	margin: 0 0 0 0;
	padding: 0 0 0 4px;
	float: left;
	width: 770px;
	}
#menu td a
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2E586E;
	float: left;
	text-decoration:none;
	}
#menu td a:hover, #menu td a:active, #menu td a:focus
	{
	color: #6E1414;
	text-decoration:underline;
	}
#nav
	{
	text-align: left;
	padding: 0px 8px 0px 8px;
	}
#textlink
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #616161;
	margin: 8px auto 0 auto;
	padding: 0 0 0 4px;
	float: left;
	width: 670px;
	height: 18px;
	}
#textlink a:link {color: #FFF; text-decoration: none;}
#textlink a:visited {color: #FFF; text-decoration: none;}
#textlink a:hover,#textlink a:active,#textlink a:focus {color: #C0C0C0; text-decoration: underline;}
#TS {
	margin: 8px auto 0 auto;
	float: right;
	width: 100px;
	height: 18px;
}