<style>
<!--

ul.disc 
{
list-style-type: disc
}

h1
{
text-align: center
}


h1.top
{
font-family: Tahoma;
font-size: 16pt;
color: black;
text-transform: uppercase;
text-align: center;
font-weight: bold
}

h1
{
text-align: center
}


h2.top
{
font-family: Arial;
font-size: 10pt;
color: white;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16;
	font-style: normal;
	color: #ff0000;
	font-weight: 900;
	text-decoration: underline
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16;
	font-style: normal;
	color: #ff0000;
		font-weight: 900;
	text-decoration: underline
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16;
	font-style: normal;
	color: #ff0000;
		font-weight: 900;
	text-decoration: none
}

#title
{
font-family: Georgia;
font-size: 14pt;
color: #ffffff;
text-align: center;
LETTER-SPACING: 1px; 
font-weight: 900
}

#text
{
font-family: Arial;
font-size: 10pt;
color: black;
}

#text2
{
font-family: Arial;
font-size: 10pt;
color: black
}


.bottom
{
	FONT-WEIGHT: bold; 
	text-align: center;
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
-->
</style>