body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #fff;
	OLDcolor: #787475;
	color:#000000;
	font-size: 10pt;
	OLDfont-family: arial,helvetica,sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 10pt;
}
td a {
	font-size: 10pt;
}
a img {
	border-width: 0px;
}
a, a:current, a:visited {
	color: #05378E;
}

h1 {
	color:#05378E;
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	font-weight:bold;
}
h2 {
	color:#05378E;
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
}
h3 {
	color:#05378E;
	font-family:"Times New Roman", Times, serif;
	font-size:24pt;
	font-weight:bold;
}
h4 {
	OLDcolor:#787475;
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
}
h5 {
	OLDcolor:#787475;
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
}
.leftTitle {
	font-size:12pt;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.leftLinks{
	font-size:10pt;
	text-decoration:none;
}

.footer {
	font-size: 8pt;
	color: #787475;
}

.footer a {
	color: #787475;
	text-decoration:none;
}

a.menu:hover {
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
}


/**
 * Uncomment following block to get a width-constrained, centered display
 */
/*
body {
	text-align: center;
}
#container {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
*/