@charset "utf-8";
.style1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.caloe {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B39B00;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #4d4d4d;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B39B00;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	line-height: 16px;
}
.yellowheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFDB00;
	padding-left: 5px;
}
.tableoutline {
	border: 1px solid #e6e6e6;
}
.tablelines {
	border: 1px solid #CCCCCC;
}

.bgcolour {
	background-color: #FFDB00;
}

a:link {
	color: #B39B00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B39B00;
}
a:hover {
	text-decoration: none;
	color: #4D4D4D;
}
a:active {
	text-decoration: none;
	color: #B39B00;
}