<!--

body {background-color: #650000;
font-size: 15px;
font-family:  Arial;
font-weight: 500;
}


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: 800px;
border: medium single white;
}


div.sidebar
{
text-align: center;
font-color: #FFFFFF;
}

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


h1
{
text-align: center;
color: #000000;
font-family: Comic Sans Ms;
font-size: 20px;
font-weight: 900;


}

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

h3
{
text-align: center;
text-decoration: underline;
color: #000000;
font-family: Arial;
font-size: 15px;
font-weight: 900;
margin-top: -1px;
margin-bottom: -1px;
}

h4
{
text-align: center;
color: #FF0000;
font-family: Verdana;
font-size: 16px;
font-weight: 700;
margin-top: 3px;
margin-bottom: 3px;
}


h5
{
text-align: center;
color: #996500;
font-family: Verdana;
font-size: 16px;
font-weight: 700;
}


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

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

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

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


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

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

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

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


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

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

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

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


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

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> 
