body  {
	color : black;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	scrollbar-3d-light-color:#CCFFFF;
	scrollbar-arrow-color:#CCFFFF;
	scrollbar-base-color:#6699CC;
	scrollbar-dark-shadow-color:#CCFFFF;
	scrollbar-face-color:#6699CC;
	scrollbar-highlight-color:#CCFFFF;
	scrollbar-shadow-color:#CCFFFF;
	background: #6699CC;
}

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;
   text-align: center;
}

h3  {
	color : #800000;
	font-weight : bold;
	font-family : "Palatino", "Book Antiqua", "Times New Roman", serif;
	font-size : 12pt;
}

p {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	margin-left : 6%;
	margin-right : 6%;
}


a:link {  color: #CCFFFF; font-weight: bold}
a:visited {  color: #CCFFFF; font-weight: bold}
a:hover {  color : red; font-weight: bold}
a:active{  color: #CCFFFF; font-weight: bold}

blockquote {  margin-right: 10%; margin-left: 10%}
table {  font-size: 10pt; margin-right: 5%; margin-left: 5%}
