

body {font-size: 10pt; font-family: book antiqua, serif; color: #000080}
A:link { text-decoration: none; color: blue; }
A:visited { text-decoration: none; color: #D22B00; }
A:hover { text-decoration:none; color: #FFFF00; }

h2{ font-family: serif; font-style: italic; font-weight: bold; 
font-size: 16pt; text-align: left }

h3{ font-family: serif; font-style: italic; font-weight: bold; 
font-size: 14pt; text-align: left }

span.main
{ 	position:absolute; 
	top:0px; left:250px; overflow:auto
 }

p {
	margin-right: 10px;
	text-align:justify;
	font-weight:normal;
	font-size:12px
}

p.center {
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

body {
		scrollbar-face-color: #C0E7FA;
		scrollbar-shadow-color: #000080;
		scrollbar-highlight-color: #C0E7FA;
		scrollbar-3dlight-color: #000080;
		scrollbar-darkshadow-color: #C0E7FA;
		scrollbar-track-color: #C0E7FA;
		scrollbar-arrow-color: #000080;topmargin:0;bottommargin:0;
		background-attachment: fixed;
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #C0E7FA
	}



