.head {
	font-family: "Lucida Handwriting", Arial, serif, "Franklin Gothic Book", "Lucida Sans";
	font-size: 32pt;
	color: #B3AA55;
	text-align: center;
}
.sub-head {
	font-family: "Lucida Handwriting", Arial, serif, "Franklin Gothic Book", "Lucida Sans";
	font-size: 14pt;
	color: #FAFD31;
	text-align: right;
}
.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3412AE;
	background-color: #ffffff;

	margin: 5px;
	padding: 5px
}
.menu {
	font-size: 14pt;
	color: #003333;
	background-color: #fbfd3c;
	background-image: url('../images/web/bg-menu.png');
	margin: 5px;
	padding: 5px;
	font-family: "Lucida Handwriting", serif, "Franklin Gothic Book", "Lucida Sans";
	font-weight: 500;
	text-transform: capitalize;
	font-style: normal
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffcc;
	text-align: center;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffcc;
	text-align: center;
}
.chd-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffcc;
	text-align: center;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3412AE;
	margin: 5px;
	padding: 5px;
}
.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3412AE;
	margin: 5px;
	padding: 5px;
}
.px1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	background-color: #B3AA55;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3412AE;
	background-image: url('../images/web/bg4.jpg');
	background-repeat: repeat-x;
	background-color: #3412AE

}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #3412AE;
	font-weight: bold;

}
a:link	{
	text-decoration: none ;
	}

a:visited	{
	text-decoration: none ;
		} 

a:hover {
	text-decoration: underline ;

	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	list-style-image: url('images/bullet3.gif');
}
