h1 {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 18pt;
	font-weight : normal;
	color		: black;
}
h2 {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 12pt;
	font-weight : bold;
	color		: black;
}
a {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 10pt;
	font-weight : bold;
	color		: #0066CC;
}
small {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 7pt;
	font-weight : normal;
	color		: #0066CC;
}
p {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 10pt;
	font-weight : normal;
	color		: black;
}
td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 10pt;
	font-weight : normal;
	color		: black;
	border-style: solid;
        border-width: 2px;
}
th {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 10pt;
	font-weight : bold;
	color		: black;
	border-style: solid;
	border-width: 2px;
}
p.small, td.small {
	font-size   : 8pt;
}
a.bottom, td.bottom {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 7pt;
	font-weight : normal;
	color		: white;
}
pre {
	font-size   : 8pt;
	font-weight : normal;
}
