html {
	scrollbar-arrow-color:#003366;
	scrollbar-base-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-face-color:#016F54;
	scrollbar-highlight-color:#006633;
	scrollbar-dark-shadow-color:003366;
	scrollbar-3d-light-color:blue;
 }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	margin-top: 2px
}
a { 
	text-decoration:none 
}
A:active {
	color: #660033
}
a:hover {
	color: purple;
}
a:hover{
	text-decoration:underline
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align:center;
	color: #FFFFFF;
	margin-bottom: 0;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	}
	
.bodybold {
	font-weight: bold;
	color: #016F54;
	font-style:italic;
	font-size: 105%;
	}
	
.list {
	font-size: 10pt;
	}
	

#list2 ul, #list2 li{
	display: inline;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align:center;
	}
	
#list2 p{
	display: inline;
	}