body        {
        color:#000000;
        font-size:9pt;
        font-weight:regular;
        font-family:Arial,Helvetica;
        letter-spacing:0px;
        background-color:#ffffff;
        margin-top:0px;
        margin-left:0px;

}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bolder;
	text-decoration:none;
	color:Gray;
}

a:hover {
	color: Maroon;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color:Black;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color:Black;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color:Black;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color:Black;
}

table        {
        color:#000000;
        font-size:9pt;
        font-weight:regular;
        font-family:Arial,Helvetica;
        letter-spacing:0px;
        background-color:#ffffff;
        margin-top:0px;
        margin-left:0px;
}
