
/*
font-family: Georgia, "Times New Roman", serif;
*/
body {
	color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
    text-decoration: none;
}

body a:link, body a:visited, body a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

body a:hover {
	color: #990000;
	text-decoration: underline;
	} 

.txtfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.txtfooter a:link, .txtfooter a:visited, .txtfooter a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.txtfooter a:hover {
	color: #000000;
	text-decoration: underline;
}
.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: RGB(153,0,0);
	text-decoration: none;
}

.txtmenu a:link, .txtmenu a:visited, .txtmenu a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.txtmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

H1 {
   

	font-size: 28px;
	font-style: normal;
	font-weight: normal;
    color: #ffffff;
	text-decoration: none;
    
    }
H2 {
    
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
    color: #f8c9c9;
	text-decoration: none;
    
    }

H3 {
font-size: 18px;
	font-style: normal;
	font-weight: normal;
    color: #990000;
	text-decoration: none;
}

H4 {
font-size: 16px;
	font-style: normal;
	font-weight: normal;
    color:#ffffff;
	text-decoration: none;
}

td.site, .site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.site a:link, .site a:visited, .site a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.site a:hover {
	color: #000000;
	text-decoration: underline;
}
.site16white {
font-size: 16px;
	font-style: normal;
	font-weight: normal;
    color:#ffffff;
	text-decoration: none;
	}