body {
	font-family: "Bradley Hand ITC", Tahoma;
	background-color: #ceb449;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Text {
	font-family: "Bradley Hand ITC", Tahoma;
	font-size: 13px;
}

.style1 {color: #000000; font-family: "Bradley Hand ITC", Tahoma; font-size: 14px;}
.style1_head {color: #000000; font-family: "Bradley Hand ITC", Tahoma; font-size: 18px; font-style: italic;}
.style2 {color: #E49920; font-family: "Bradley Hand ITC", Tahoma; font-size: 14px;}
.style2_head {color: #000000; font-family: "Bradley Hand ITC", Tahoma; font-size: 22px; font-style: bold;}
.style3 {color: #000000; font-family: "Cabrili", Tahoma; font-size: 14px;}
.style3_head {color: #000000; font-family: "Cabrili", Tahoma; font-size: 22px; font-style: bold;}

a{
	font-size: 13px;
	font-family:  "Bradley Hand ITC", Tahoma;
	text-decoration: none;
	color: #E49920;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #E49920;
}
a:visited {
	text-decoration: none;
	color: #E49920;
}
a:hover {
	text-decoration: none;{
	color: #E49920;
}