body  {
	margin: 0px;
	padding: 0px;
	background-color: #F8F5C8;
}



.powered {color: #333333;
          font-family: Tahoma;
	       font-size: 10px;
	       font-style: normal;
	       font-weight: bold;
			 }
	
.link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.title1 {
	font-family: Monotype Corsiva;
	font-size: 34px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
	
.title2 {
	font-family: Monotype Corsiva;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.title3 {
	font-family: Biondi;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	}

.h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
