h1
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt;
 font-weight: 300;
 color: #666666;
}
h2
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 color: #666666;
 margin-bottom: 2pt;
 margin-top: 10pt;
}
.smalltext {
	color: #999999;
	font-size: xx-small;
}