A
{
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

body {
	background-color: #585858;
}

.title {
	font-family: arial, helvetica;
	font-size: 18pt;
	font-weight: bold
}

.content {
	font-family: arial, helvetica;
	font-size: 12pt;
}

td {
	font-family: arial, helvetica;
	font-size: 12px
}

font {
	font-family: arial, helvetica;
	font-size: 10pt
}

.footer {
	color: #999999;
	font-family: arial, helvetica;
	font-size: 7pt
	
	
}

.sitemap
{
    COLOR: #666666;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
