<!--

body {background-color: #000000;
font-size: 16px;
font-family: Verdana;
font-weight: 900;
}


div.title
{
text-align: center;
}

div.menu
{
text-align: center;
}

table.main
{
table-layout: fixed;
border-collapse: collapse;
empty-cells: hide;
background-color: #FFFFCC;
text-align: center;
width: 820px;
border: medium single white;
}

table.category
{
table-layout: fixed;
border-collapse: collapse;
empty-cells: hide;
background-color: #FFFFCC;
text-align: center;
width: 820px;
border: medium single white;
}


h1
{
text-align: center;
color: #FFFFCC;
font-family: Verdana;
font-size: 19px;
font-weight: 400;
}

h2
{
text-align: center;
color: #000000;
font-family: Verdana;
font-size: 18px;
font-weight: 500;
margin-top: 3px;
margin-bottom: 3px;
}

h3
{
text-align: center;
color: #990000;
font-family: Verdana;
font-size: 24px;
font-weight: 900
}

h4
{
text-align: center;
color: #FF0000;
font-family: Verdana;
font-size: 22px;
font-weight: 700;
}



.style3 {
font-family: Arial;
color: #FF0000;
font-size: 16px;
font-weight: 700;
}

.style3 a:link {
        color: #006500;
	text-decoration: none;
}

.style3 a:visited {
	color: #006500;
	text-decoration: none;
}

.style3 a:hover {
	color: #FF0000;
	text-decoration: text-decoration: underline overline strong; background: #FFFFCC;
}


.style4 {
font-family: Verdana;
color: #FF0000;
font-size: 18px;
font-weight: 700;
}

.style4 a:link {
        color: #FFFFFF;
	text-decoration: none;
}

.style4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.style4 a:hover {
	color: #FF0000;
	text-decoration: underline;
}


.style5 {
font-family: Arial;
color: #9966FF;
font-size: 13px;
font-weight: 700;
}

.style5 a:link {
        color: #006500;
	text-decoration: none;
}

.style5 a:visited {
	color: #006500;
	text-decoration: none;
}

.style5 a:hover {
	color: #FF0000;
	text-decoration: text-decoration: underline overline strong; background: #FFFFFF;
}


.style6 {
font-family: Arial;
color: #FF0000;
font-size: 16px;
font-weight: 700;
}

.style6 a:link {
        color: #FF0000;
	text-decoration: none;
}

.style6 a:visited {
	color: #FF0000;
	text-decoration: none;
}

.style6 a:hover {
	color: #330000;
	text-decoration: text-decoration: underline overline strong; background: #FFFFCC;
}



.style7 {
font-family: Arial;
color: #FFFFCC;
font-size: 17px;
font-weight: 400;
}

.style7 a:link {
        color: #FFFFCC;
	text-decoration: none;
}

.style7 a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

.style7 a:hover {
	color: #FF0000;
	text-decoration: text-decoration: underline overline strong; background: #000000;
}


.style8 {
font-family: Arial;
color: #FF0000;
font-size: 16px;
font-weight: 700;
}

.style8 a:link {
        color: #006500;
	text-decoration: none;
}

.style8 a:visited {
	color: #006500;
	text-decoration: none;
}

.style8 a:hover {
	color: #FF0000;
	text-decoration: text-decoration: underline overline strong; background: #FFFFCC;
}


p
{
text-align: center;
color: #663300;
font-family: Arial;
font-size: 16px;
font-weight: 500;
margin-top: 7px;
margin-bottom: 7px;
} 

a:link {color: #990000; text-decoration: none; font-weight: 800}     /* unvisited link */
a:visited {color: #990000; text-decoration: none; font-weight: 800}  /* visited link */
a:hover {color: #FFFF00; text-decoration: underline overline strong; background: #990000}   /* mouse over link */





-->
</style> 
