.Title20 {
	font-family: "Arial";
	font-size: 20px;
	font-weight: normal;
	color: #391636;
}
.Title40 {
	font-family: "Arial";
	font-size: 40px;
	font-weight: normal;
	color: #391636;
}
.Titleita30 {
	font-family: "Georgia";
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #391636;
}
.Titleita30white {
	font-family: "Georgia";
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.Titleita30orange {
	font-family: "Georgia";
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #D15D17;
}
.Title10 {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #391636;
}
.Title15 {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #391636;
}
.Title15ita {
	font-family: "Arial";
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
}
.Title15orange {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #D15D17;
}
.Title15white {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #E9EFFA;
}
.bodytxt {
	font-family: "Arial";
	font-size: 11px;
	color: #391636;
}
.header {
	font-family: "Arial";
	font-size: 9px;
	color: #FFFFFF;
}

a.white:link {color: #ffffff; font-weight: bold; text-decoration: none;}
a.white:active {color: #ffffff; font-weight: bold; text-decoration: underline;}
a.white:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
a.white:hover {color: #D15D17; font-weight: bolder; text-decoration: none;}

a.orange:link {color: #D15D17; font-weight: bold; text-decoration: none;}
a.orange:active {color: #D15D17; font-weight: bold; text-decoration: underline;}
a.orange:visited {color: #D15D17; font-weight: bold; text-decoration: none;}
a.orange:hover {color: #ffffff; font-weight: bolder; text-decoration: none;}

