.navigation:link, .navigation:visited {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}
.navigation:hover {
	font-family: "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	padding: 4px;
	text-decoration: none;
}
.navigation2:link, .navigation2:visited {
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	color: #FFFFFF;
	padding: 3px 20px;
	text-decoration: none;
}
.navigation2:hover {
	font-family: "Times New Roman";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
	padding: 3px 20px;
	text-decoration: none;
}
.header { 
	background: #000033; 
	padding: 0 10px;
} 
.header p {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 10px;
}
.sidebar {
	float: left; 
	width: 188px;
	background: #000099;
}
.sidebar p {
	margin-left: 10px;
	color: #FFFFFF;
}
.mainContent { 
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
} 
.mainContentD { 
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	text-align: justify;
} 
.mainContentC { 
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
} 
.mainContentB { 
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
} 
.tables { 
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	text-align: left;
} 

.footer { 
	padding: 0 10px;
	background: #000033;
} 
.footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 10px;
}
.bell {
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
}