.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12pt;
}

.conthead1 {
	font-size: 180%;
	font-weight: bold;
}

.conthead2{
	font-size: 150%;
	font-weight: bold;
}

.contheadcap{
	font-weight: bold;
	font-size:130%;
}

.conthigh{
	font-weight: bold;
}

.contnote {
	font-style: italic;
}

.contpicsub{
	color: #999999;
	font-style: italic;
	font-size:80%;
}

.memberLabel{
	font-weight: bold;
	width: 120px;
	vertical-align: top;
}

.memberValue{
	vertical-align: top;
}

.memberimage
{
    border:#003366 solid 1px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;   
}

