
body { color: #000000; font-size: 9pt }
h3  { font-weight: bolder; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2  { font-weight: bolder; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 { font-weight: bolder; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p, td, li, span {
	color: #333333;
	font : normal 10pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.menu {
	font-size : 9pt;
	font : 9pt;
}
.head-email {
	font-weight: bolder;
	font-size : 10pt;
	font : bolder, 10pt;
	color : #003399;
}
.head-main {
	font-weight: bolder;
	font-size : 10pt;
	font : bolder, 10pt;
	color : #000000;
}
.grey {
	color: #cccccc;
	font : bolder;
}
.lgrey {
	color: #cccccc;
}
.gold {
	color: #ffcc00;
	font : bolder;
}
.lgold {
	color: #ffcc00;
}
.goldbig {
	color: #ffcc00;
	font : bolder 9pt;
}
.lgoldbig {
	color: #ffcc00;
	font : 9pt;
}
.bold {
	font : bolder;
}
.boldl {
	font : bolder 9pt;
}
.boldxl {
	font : bolder 11pt;
}
.l {
	font : 9pt;
}
.xl {
	font : 11pt;
}
a { color: #000000 }
a:active { color: #0000FF }
a:link { color: #0000FF }
a:vlink { color: #0000FF }
a:hover { color: #0000FF }