BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; Color: black;
	background-color : White;
	font-size: 10pt;
}
P{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
TD{	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
	font-size : 10pt;
}
TR{	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
	font-size : 10pt;
}
A:link {
 COLOR: #0000FF; TEXT-DECORATION: underline
}
A:visited {
 COLOR: #0000FF; TEXT-DECORATION: underline
}
A:hover {
 COLOR: #0000FF; TEXT-DECORATION: underline
}
.menu1 {
	text-align : center;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;
	vertical-align : top;	
}
.menu1align {
	vertical-align : top;
}
.menu2 {
	text-align : center;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;
	vertical-align : top;
}
.heading1 {
	background-color : #9BB3B0;
	color : White;	
	font-weight : bold;
	font-size : 18pt;
}
.heading2 {
	background-color : #9BB3B0;
	color : White;	
	font-weight : bold;
	font-size : 14pt;
}
.heading3 {
	background-color : #CDDEED;
	color: Black;
	font-weight : bold;
	font-size : 12pt;
}
.heading4 {
	background-color : #EBF5FC;	
	color: Black;
	font-weight : bold;
	font-size : 10pt;
}
.tableheading1 {
	background-color : #EBF1F7;	
	color: Black;
	font-weight : bold;
}
.tableheading2 {
	background-color : #6699CC;		
	color: White;
	font-weight : bold;
}
.tablecell1 {
	background-color : #F8F8F8;	
	color: Black;
}
.tablecell2 {
	background-color : #FFFFE5;	
	color: Black;
}
.footer {
	text-align : center;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.vertline {
	border-right: 1px solid #000080;
}
.maintable {
	width : 740;
}