BODY, P, LI, TD
{
	background-color: #FFFFFF;
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#ffeecc;
scrollbar-darkshadow-color:#ffeecc;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#000000;
}

h1 	{ font-family: Arial, Verdana; font-size: 36 pt; font-style: }
h2 	{ font-family: Arial, Verdana; font-size: 24 pt; font-style: }
h3 	{ font-family: Arial, Verdana; font-size: 18 pt; font-style: }
h4 	{ font-family: Arial, Verdana; font-size: 14 pt; font-style: }
h5 	{ font-family: Arial, Verdana; font-size: 12 pt; font-style: }
h6 	{ font-family: Arial, Verdana; font-size: 10 pt; font-style: }

TABLE
{
	border-collapse: collapse;
	border-width: 0px;
}

H1
{
	font-family: "Arial", "Verdana";
	font-size: 20pt;
	text-align: center;
}

H2
{
	font-family: "Arial", "Verdana";
	font-size: 18pt;
	text-align: center;
}

H3
{
	font-family: "Arial", "Verdana";
	font-size: 14pt;
	text-align: left;
}

H4
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	text-align: left;
	margin-left: 10px;
}

A:link
{
	text-decoration: none;
	color: default;
}

A:visited
{
	text-decoration: none;
	color: default;
}
A:active
{
	text-decoration: underline;
	color: #FF0000;
}

A:hover
{
	text-decoration: underline;
	color: #FF0000;
}