body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5d3ce;
	background-image: url(images/background_main.jpg);
}
a {
	font-family: Arial; 
	font-size:13px
}
a:link {
	color: blue;
}
a:visited {
	color: blue;
}
a:hover {
	color: #000066
}
a:active {
	color: blue;
	text-decoration: underline;
}
.style2 {
	font-family: Arial;
	font-size: 14px;
}
.styleHead {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
.style5 {
	font-weight: bold;
	font-size: 18px;
}
.stylefooter {
	font-family: Arial;
	font-size: 10px;
}