/* CSS Document */

<!--a{color:#666666;}-->

.mnu{
color:#666666;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.mlink:link { font-family:Arial; color: #333333; text-decoration: none; font-weight: bold; background-color: transparent; font-size:12px;}
.mlink:visited {font-family:Arial; color: #333333; text-decoration: none; font-weight: bold; background-color: transparent; font-size:12px;}
.mlink:hover {font-family:Arial; color: #333333; text-decoration: underline; font-weight: bold; background-color: transparent; font-size:12px;}

.f_mlink:link {font-family:Arial;  font-family:Arial; color:#bc2c2c ; text-decoration: none; font-weight: bold; background-color: transparent; font-size:12}
.f_mlink:visited {font-family:Arial; color: #bc2c2c; text-decoration: none; font-weight: bold; background-color: transparent; font-size:12px;}
.f_mlink:hover {font-family:Arial; color: #bc2c2c; text-decoration: underline; font-weight: bold; background-color: transparent; font-size:12px;}

p { margin-top:0px; margin-bottom:0px;}

#foot-div {
    font-size:10px;
}

#foot-div a {
    font-size:10px; color:#666666
}

h1 
{
	color:#990000;
	font-size:16px;
	margin:0px;
	padding:10px 0px;
}

#div h1 { 
    color:#FFFFFF;
    font-size:16px; 
    font-weight:bold;
}

#div2 h2 { 
	color:#990000;
	font-size:16px;
	margin:0px;
	padding:10px 0px;
}
