body  {
	color : Navy;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 9pt;
	margin-bottom : 1em;
	background-image : url(bg.jpg);
}

h1  {
	color : #800000;
	font-weight : normal;
	text-align : center;
	font-family : "Palatino", "Book Antiqua", "Times New Roman", serif;
	font-size : 22pt;
}

h2  {
	color : #800000;
	font-weight : bold;
	font-family : "Palatino", "Book Antiqua", "Times New Roman", serif;
	font-size : 18pt;
}

h3  {
	color : #00008b;
	margin-left : 4%;
	margin-right : 4%;
	font-weight : bold;
	font-size : 15pt;
}

h4  {
	margin-left : 6%;
	margin-right : 6%;
	font-weight : bold;
	font-size : 12pt;
}

h5  {
	margin-left : 6%;
	margin-right : 6%;
	font-weight : bold;
	font-size : 10pt;
	color : Navy;
}

dl, p {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 9pt;
	margin-left : 6%;
	margin-right : 6%;
}

dt {
	margin-bottom : 0;
}

dd {
	margin-bottom : 1em;
}

dd p {
	margin-top : 0;
}

ul, ol  {
	margin-left : 4%;
	margin-right : 4%;
}

ul ul, table ol, table ul  {
	margin-left : 5%;
	margin-right : 1%;
}

pre  {
	background: #E7E7E7;
	margin-left: 0%;
	margin-right: 0%;
	white-space: nowrap,pre;
	
}

.code  {
	font-family : "Courier New", "Courier", monospace;
	font-size : 9pt;
}

blockquote {
	margin-left : 10%;
	margin-right : 10%;
	color : Navy;
}

.BackToTop  {
	font-family : "Arial", "Helvetica", sans-serif;
	font-weight : bold;
	font-size : 10pt;
	text-align : right;
	margin-top : 1em;
	margin-bottom : 0em;
	margin-right : 1%;
}

.BackToTop A {color : blue;
}

.NavBar  {
	text-align: center;
	margin-top : 1em;
}
table caption  {
	font-size : larger;
	font-weight : bolder;
}

tr, td {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 9pt;
}

table p, table dl, td p, ol p, ul p, dl p, blockquote p, li pre, dd pre  {
	margin-left : 0;
	margin-right : 0;
	color : Navy;
}

hr {
	clear : both;
	margin-top:20px; 
	margin-bottom:20px;
}

A:LINK, A:VISITED {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

div.a { 
	font-family : "Courier New", "Courier", monospace;
	font-size : 9pt;
	margin-left:40px;
}

div.b { 
	font-family : "Courier New", "Courier", monospace;
	font-size : 9pt;
}

div.c {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.fa {
 	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 7pt;
	color : Navy;
}

div.fu {
 	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	font-size : 7pt;
	color : Blue;
}

div.rot {
 	font-family : "Arial", "Helvetica", sans-serif;
	color : Red;
}

div.footer {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 7pt;
	color: Navy;
	white-space: nowrap;
}	