html  { text-align='justify'; font-family: Times New Roman; line-height: 230%; margin: 0px 10px; font-size:11pt; }
body  {background-color:#003939;  }
A:link {	line-height:200%; COLOR: #000080; TEXT-DECORATION: none}
A:visited {	line-height:200%; COLOR: #0F4BFF; TEXT-DECORATION: none}
A:active {	line-height:200%; COLOR: #0000ff; TEXT-DECORATION: none}
A:hover {	line-height:200%; COLOR: #ff0000; TEXT-DECORATION: underline}
p{line-height:200%;}
P.title {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; MARGIN: 1%; COLOR: #ffcc00; TEXT-INDENT: 0em; FONT-FAMILY: "Arial", sans-serif; TEXT-ALIGN: left
}
a:link.title {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #669999; TEXT-DECORATION: none
}
h1{text-align:center; COLOR: #FF0000; margin-top:10pt}
h2{text-align:center; font-size:16pt; letter-spacing:2pt; margin-top:3pt; margin-bottom:3pt}
h3{text-align:center; margin-top:3pt; margin-bottom:3pt}
h4{text-align:center;}
h5{text-align:center; font-size:18pt; color:#FF0000; font-family:Times New Roman}
h6{text-align:center; font-size:20pt; color:#000080}
.foot { 
	margin: 0.5em;padding: 0.5ex 0.5ex ;  
 background-color:#c0c0c0; font-size:90%;  }
.note {
	CLEAR: none; DISPLAY: block; PADDING-LEFT: 12px; FONT-SIZE: 11pt; BORDER-LEFT-COLOR: maroon; FLOAT: right; BORDER-BOTTOM-COLOR: red; PADDING-BOTTOM: 12px; 
	MARGIN: 12px 0px 12px 24px; WIDTH: 40%; LINE-HEIGHT: 110%; BORDER-LEFT-STYLE: solid; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: solid; border-spacing: 8px }
pre {
	font-size:100%; line-height:150%; white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* mozilla, since 1999 */
	white-space: -pre-wrap; /* opera 4-6 */ white-space: -o-pre-wrap; /*
	opera 7 */ word-wrap: break-word; /* internet explorer 5.5+ */ }

hr.head{height: 3px;color:#000000;}
DIV.border {
	border:0.5em solid #669966; padding:1em; BACKGROUND: #FFFFFF url('../images/backg1.gif'); WIDTH: 100%; 
}
BLOCKQUOTE {
	MARGIN-LEFT: 5%
}
/* =====================================*/
/* Adjustments for Mobile Devices       */
/* =====================================*/

@media (max-width: 480px) {
  p { font-size: 12pt; margin-left: 1%; margin-right: 1%; margin-bottom: 4pt; margin-top: 4pt; line-height: 125%; }
  p.indentb { margin-left: 6%; margin-right: 1%; }
  p.quoteb { margin-left: 6%; margin-right: 1%; }
  p.index { margin-left: 6%; margin-right: 1%; }
  h1 { font-size: 18pt; margin-left: 1%; margin-right: 1%; }
  h2 { font-size: 16pt; margin-left: 1%; margin-right: 1%; }
  h3 { font-size: 14pt; margin-left: 1%; margin-right: 1%; }
  h4 { font-size: 13pt; }
  h5 { margin-left: 1%; }
  h6 { margin-left: 1%; }
  img { width: 150px; height: auto; }
  img.auto {width: auto ; height: auto; }
  blockquote {margin-left: 1%; }
}
