
<style type="text/css">
td {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #757980;
	font-weight : bold;
	margin-top : 2;
}

h3 {
	font-size :11pt ;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	margin-bottom : 0;	
}


a {
	text-decoration : none;
	font-size : 10pt;
	color : #893F18;
}


a:hover {
	text-decoration : none;
}

a.copyright {
	padding-left:0;
	padding-top:0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal;
}

a.copyright:hover {
	text-decoration : none;
}

INPUT.text_box {
	color: #000000;
	background-color: #F3F7C4;
	font-size: 8pt;
	width: 120;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
 
INPUT.FormBtn {
	color: #FFFFFF;
	background-color: #587888;
	font-size: 7pt;
	width: 100;	
	height: 19px;
	font-weight: normal;
	border-color: #ff6600;
	border-style: solid;
	border-width: 1px;
}

INPUT.SmallFormBtn {
	color: #000000;
	background-color: #C6CD9B;
	font-size: 7pt;
	width: 45;	
	height: 20px;
	font-weight: normal;
	border-color: #000000;
	border-style: normal;
	border-width: 1px;
}

INPUT.WideFormBtn {
	color: #000000;
	background-color: #C6CD9B;
	font-size: 7pt;
	width: 150;	
	height: 20px;
	font-weight: normal;
	border-color: #000000;
	border-style: normal;
	border-width: 1px;
}
INPUT.NavBtn {
	color: #FFFFFF;
	background-color: #ff6600;
	font-size: 7pt;
	width: 35;	
	height: 19px;
	font-weight: normal;
	border-color: #ff6600;
	border-style: solid;
	border-width: 1px;
}

.alignment {
	padding-left:30;
	padding-top:35;
	colour: #68A8B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal;
}
.text{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}
.copyright {
	padding-left:0;
	padding-top:0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal;
}
</style>