.maincontent {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.titlemenu {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: italic;
	color: #660000;
	font-weight: bold;

}
.body {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.titlesubmenu {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: italic;
	text-transform: capitalize;
	color: #333300;

}
.bodyBlueBold {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	font-weight: bold;

}
