.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	background-color: #CCFFCC;
	background-position: 0px 0px
}
  
A {
	color : blue;
	text-decoration : none;
}

A:HOVER {
	color : blue;
	text-decoration : underline;
}

h1 {	font-size:14pt; font-weight:bolder; color: #330066	}

.Heading { font-size: 14pt; font-weight: bolder; color: #330066 }
.header  {  background-color: #F5F7A0}
	
.headerbase {  font-size: 8.25pt; background-color:green; color:#F5F7A0}
.headerbase A { color:#F5F7A0 font-size:8.25pt; }
.headerbase A:hover { color:yellow }

.tablehead {font-size:9pt; background-color: #009900; color:#FFFF33; font-weight: bolder}
.tablerow {
	font-size:8.25pt;
	background-color: #F5F7A0;	
}

.headerBreak {background-color:#F5F7A0}
.subheading1 {  font-size: 10pt; font-weight: bolder; color: #330066}
.tableSubHeading1 { font-size:10pt; font-weight: bolder; color:#330066; background-color:#CCFFCC}
.photolabel {font-size: 8pt; text-decoration: underline; color:black}
.Titlediv 
	{	
    BACKGROUND-COLOR: #CCFF99;
    FONT-SIZE: 8.25pt;
    MARGIN: 10pt;
    }
P.Description {
	margin-right : 3cm;
}