
body        {
	color: #000000;
	font-size: 9pt;
	font-weight: regular;
	font-family: Arial,Helvetica;
	letter-spacing: 0px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 15px;
	width: 90%;
}

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: 16pt;
	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;
}
h5 {
	font-family: sans-serif;
	font-size: 14px;
	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;
}