body {
	background-color: #f6f6f6; 
	}
div.frame {
	background-color: #f0f0f0; 
	border-style: solid;
	border-width: 0px;
	border-color: #003399;
	border-top-width: 0px;
	border-left-width: 1px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0em;
	max-width: 500px;
	Fix MSIE max-width malfunction requires non-W3C CSS;
	width:expression(document.body.clientWidth > 525 ? "500px" : "auto" );
  }
.text {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
h1, h2, p {
	text-align: left;
	font-family: Georgia, serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 0.8em;
	padding-left: 0.6cm;
	padding-right: 0.2cm;
	}
table {
	background-color: #f6f6f6; 
	font-family: Georgia, serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 0.8em;
	margin-left: 0.6cm;
	margin-right: 0.3cm;
	padding-left: 0cm;
	padding-right: 0cm;
	}
h1 {
	font-variant: small-caps;
	font-size: 14pt; 
	line-height: 12pt;
	font-weight: bold; 
	letter-spacing: 0.1em; 
	color: #003399;
	}
h2 {
	font-variant: normal;
	font-size: 10pt; 
	font-weight: bold; 
	letter-spacing: 0em; 
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	color: #003399;
	}
p, td, th {
	font: 10pt/14pt Georgia, serif;
	text-align:left;
/*	font-size: 90%; 
	line-height: 125%; */
	}
tr {
	vertical-align:top;
	margin-top: 0px;
	margin-bottom: 0px;
	}
th {
	padding-right:10pt;
	padding:3pt;
	padding-bottom:3pt;
  border-bottom: 2px solid silver;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
td {
	padding-right: 10pt;
	padding-top: 3pt;
	padding-bottom: 3pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
strong {
	font-size: 9.0pt; 
	color: #003399;
	}
p.nopad {
	padding: 0em;
	}
a {
	font-size: 10pt; 
	color: blue;
	text-decoration:none;
  border-bottom-width: 0px;
  border-bottom-style: solid;
	}
a:visited {
	color: blue;
	}
a:hover {
	color: #990099; 
	text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
	}
a#upp {
	color:#9090c0;
	font-size: 8pt;
	font-weight: bold; 
	font-family: Verdana, Helvetica, sans-serif;
	}
a#upp:hover {
	color:#990099;
	}
img {
	border-style: none;
	}
.mini {
	font-size: 9pt;
	}
.lineblue1 {
	line-height: 1px;
	background-color: #003399;
	}
.lineblack1 {
	line-height: 1px;
	background-color: #000000;
	}
	