body
{
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size: 10pt;
	color : #000000;
}

td
{
	font-family:Arial;
	font-size: 10pt;
	color : #000000;
}

td.footer
{
	font-family:Arial;
	font-size: 10pt;
	color : #FFFFFF;
}

h1
{
	font-weight : bold;
	font-style : normal;
	font-size: 18pt;
}

h2
{
	font-weight : bold;
	font-style : normal;
	font-size: 14pt;
}

h3
{
	font-weight : bold;
	font-style : normal;
	font-size: 12pt;
}

p
{
	font-family:Arial;
}

a
{
	font-family:Arial;
	color:blue;
}

a:visited
{
	font-family:Arial;
	color:purple;
}

a:active
{
	font-family:Arial;
	color:red;
}

a:hover
{
	font-family:Arial;
	color:red;
}

a.footer:link
{
	font-family:Arial;
	color:white;
	text-decoration:none;
}

a.footer:active
{
	font-family:Arial;
	color:white;
	text-decoration:none;
}

a.footer:visited
{
	font-family:Arial;
	color:white;
	text-decoration:none;
}

a.footer:hover
{
	font-family:Arial;
	color:purple;
	text-decoration:none;
}

ui
{
	font-family:Arial;
}

li
{
	font-family:Arial;
}

.just
{
	text-align:justify;
}


