.menu {
color : #ffffff; 
font-size : 16px; 
font-weight : bold; 
font-family : arial, "MS Sans Serif"; 
text-decoration : none; 
line-height : 16px; 
padding-left : 16px; 
padding-right : 10px 
} 
.menu A {
color : #ffffff; 
font-size : 16px; 
text-decoration : none; 
font-family : arial, "MS Sans Serif"; 
} 
.menu A:hover {
color : #EEDB94; 
font-size : 16px; 
font-family : arial, "MS Sans Serif"; 
text-decoration : underline 
} 
.bodytext {
color : #666666; 
font-size : 12px; 
font-family : arial, "MS Sans Serif"; 
text-decoration : none; 
line-height : 15px;
padding-left : 8px; 
padding-right : 8px;
padding-top:5px;
text-align:justify;
} 
.bodytext A {
color :#20578E; 
font-size : 12px; 
font-weight:bold;
line-height:10px;
font-family : arial, "MS Sans Serif"; 
text-decoration:underline;
border:hidden;
} 
.bodytext A:hover {
color : #000000; 
font-size : 12px;
font-family : arial, "MS Sans Serif"; 
text-decoration : none;
} 
.sidemenu {
color : #20578E; 
background-color : transparent ; 
font-size : 12px;
font-style : none;
font-weight : none;
font-family : Arial, "MS Sans Serif"; 
text-decoration : none; 
line-height : 16px; 
padding-left : 12px; 
padding-right : 12px;
list-style-position:outside;
position:relative;

}
.sidemenu A {
display:block;
color : #20578E; 
font-size : 12px;
font-family : Arial, "MS Sans Serif"; 
text-decoration:underline;
font-weight:bold;
line-height:20px;
margin-bottom:5px;
position:relative;


} 
.sidemenu A:hover {
color : #000000; 
font-size : 12px; 
font-family : Arial, "MS Sans Serif"; 
text-decoration : underline;

}
#sidemenu ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
	text-decoration:underline;
	
}

.footer {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
    font-family : arial, "MS Sans Serif"; 
    text-decoration : none;
	line-height : 16px;
	padding-left : 12px;
	padding-right : 12px;
	text-align: center;
}
.footer A {
color : #000000; 
font-size : 12px;
 font-family : arial, "MS Sans Serif"; 
text-decoration : none
} 
.footer A:hover {
color : #000000; 
font-size : 12px; 
font-family : arial, "MS Sans Serif"; 
text-decoration : underline
}
.headertext {
	color: #3669A0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.c2 {
	font-family : arial, "MS Sans Serif"; 
}