BODY {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #f3f3f3;
}
TR {
	align : left;
	vertical-align: top;
}
TD {
	font-size : 10pt;
	vertical-align : top;
	align : left;
	color : black;
}

H1 {
	font-size : 13pt;
	vertical-align : top;
	font-weight : bold;	
}

H2 {
	font-size : 10pt;
	font-weight : bold;
}

A {
	color : #3b4043;
	text-decoration : none;
	font-weight : bold;
}
A:hover {
	color : #9E381D;
	text-decoration: none;
	font-weight : bold;
}

.h {
	font-size : 10pt;
	font-weight : bold;	
}

.hbig {
	font-size : 13pt;
	vertical-align : top;
	font-weight : bold;	
}

.small {
	font-size : 8pt;
}

.medium {
	font-size : 11pt;
	font-weight : bold;	

}
.tdsmall {
	font-size : 8pt;
	vertical-align : top;
	align : left;
	color : black;
}
.tdsmallbold {
	font-size : 8pt;
	font-weight : bold;
	vertical-align : top;
	align : left;
	color : black;
}
