body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#artic{
width:49%; float:left;
}
.mainMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.Header, H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #373535;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
	padding:0px;
	/*margin-bottom:-19px;*/

}
.mainContent, .allmaincontent p {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #333;
	line-height: 18px;
}

.mainContent, .allmaincontent a { text-decoration:underline; color:#000;}

.mainContentNews, .mainContentNews p, .mainContentNews a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-align: justify;
	margin:0;
	padding:0;
}
.Header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #373535;
	text-decoration: none;
}
.mainContentLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #737577;
	line-height: 19px;
}
.mainMenuSelected {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00b0f0;
	text-decoration: underline;
	font-style: italic;
}
.mainContentTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #373535;
	line-height: 16px;
}

a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}