.style1 {color: #CCCCCC}
.style2 {color: #FFFF00}
.style4 {color: #CCCCCC; font-weight: bold; }
.style6 {color: #FFFF00; font-weight: bold; }
.style7 {
	color: #cccccc;
	font-weight: bold;
}
h1 { 
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
font-size:16px;
text-align:center;
color:#808080;
display:inline;
}
.h1inline { 
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
font-size:16px;
text-align:center;
color:#808080;
display:inline;
font-weight:bold;
}