.top {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}


.left {
	font-family: Arial;
	font-size: 10pt;
	color: #C2DAD6;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


.side {
	background-color: #103831;

}

.menu {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
	padding-left:15px
	
}

:hover.menu {
	text-decoration: underline;

}


.hdr {

	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
	color: #103831;

}

.body {
	color: 383838;
	font-family: Arial;
	font-size: 9pt;
	

}


.footer {
	font-family: Arial;
	font-size: 8pt;
	color: black;
	
}
