a:link       { color: #800000; font-family: Verdana; font-weight: bold; font-size: 8pt; text-decoration: underline }
a:visited    { color: #800000; font-family: Verdana; font-weight: bold; font-size: 8pt; text-decoration: underline }
a:active     { color: #9B8DA6; font-family: Verdana; font-weight: bold; font-size: 8pt; text-decoration: underline }
a:hover      { color: #9B8DA6; font-family: Verdana; font-weight: bold; font-size: 8pt; text-decoration: none }

body	     {scrollbar-face-color:#EAEAD9;
			scrollbar-arrow-color:#800000;
			scrollbar-track-color:menu;
			scrollbar-shadow-color:#EAEAD9;
			scrollbar-highlight-color:#EAEAD9;
			scrollbar-3dlight-color:#999966;
			scrollbar-darkshadow-Color:#999966;
			font-family: Verdana, Arial, Helvetica, Sans-serif;
			font-size: 8pt;
			line-height: 150% }

h1			{ font-family: Arial, Helvetica, Sans-serif;
			  font-size: 10pt;
			  line-height: 150% }

p			{ font-family: Verdana, Arial, Helvetica, Sans-serif;
			  font-size: 8pt;
			  line-height: 150% }
			  
ul 			{ list-style-type: square;
			  font-family: Verdana, Arial, Helvetica, Sans-serif;
			  font-size: 8pt;
			  line-height: 125% }
			  
blockquote  { font-family: Verdana, Arial, Helvetica, Sans-serif;
			  font-size: 8pt;
			  line-height: 150% }
			  
.maintext	{ font-family: Verdana, Arial, Helvetica, Sans-serif;
			  font-size: 8pt;
			  line-height: 150%;
			  color: #333333 }