<style type="text/css">

H1
{
	font-family: "Arial";
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: "Arial"
}
A
{
	font-style: normal;
	font-family: "Arial";
}
BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: "Arial";
}
.warning
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: red
}

.title1
{
	font-size: 12pt;
	font-family: Arial;
	color: black;
}

.header
{
	background: #CCCCCC;
}

.link
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}

.filter
{
	font-weight: bold;
}

.title
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.button
{
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.tabletitle
{
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	background-color: #DDDDDD;
}

.cellbordertop
{
	border-top: solid 1pt #000000;
}

.cellborderbottom
{
	border-bottom: solid 1pt #000000;
}

.border
{
	border: solid 1pt #000000;
}

TD.mainbutton
{
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}

</style>