body {
	background-color: #4E9ED7;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.copyright a {
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	color: #003399;
}
.menu_non {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	color: #339900;
}
a {
	color: #339900;
}

H1 {
	font-family: Calibri, Arial, Helvetica;
	font-size: 20px;
	color: #339900;
	font-style: italic;
	line-height: 130%;
	margin-bottom: -11px;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
h2 {

	font-family: Calibri, Arial, Helvetica;
	font-size: 18px;
	color: #0D3FAD;
	font-style: italic;
	line-height: 130%;
	margin-bottom: -11px;
}
.borderright {
	margin-right: 5px;
}
.borderleft {
	margin-left: 5px;
}
