.Style1 {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color: #70C4D3;
}

.Style2 {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #436871;
}


.Style3 {
	font-family: Arial;
	font-size: 14px;
	color: #193e47;
}

body {
background-image:url('images_site/body.gif');
background-repeat: no-repeat;
background-attachment:fixed;
}