<STYLE TYPE="text/css" MEDIA=screen>
<!--

A:link { color:#990000; text-decoration:none; font-weight:bold}
A:active  { color:#FF0000; background:#CCCCCC; text-decoration:none; font-weight: bold}
A:hover   { color:#000000; background:#CCCCCC ; text-decoration:none; font-weight:bold}
A:visited { color:#990000; text-decoration:none; font-weight:bold}

BODY {
    border-top-width: 0px;
	margin:0px;
	color: #000000;
	font-size: 10pt;
	font-family: "Tahoma", "Arial", Sans-Serif;
	background:#669966;
}

.navlink {
	font-family: "Tahoma", "Arial", Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: #006600;
	margin:0px;
	padding:0px;
	border:0px;
}

.stdlink {
	font-family: "Tahoma", "Arial", Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: #006600;
	margin:0px;
	padding:0px;
	border:0px;
}

.link {
	font-family: "Tahoma", "Arial", Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: #006600;
	margin:0px;
	padding:0px;
	border:0px;
}

.table_header {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-weight: bold;
	color: #006600;
	font-size: 12pt;
	background: #CCFFCC;
	text-align: center;
}

.section_title {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-weight: bold;
	color: #006600;
	font-size: 12pt;
	background: #BBDDBB;
	text-align: left;
}

.section_subtitle {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-weight: bold;
	color: #006600;
	font-size: 10pt;
	background: #CCFFCC;
	text-align: left;
}

.table_subtotal {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-weight: bold;
	color: #006600;
	font-size: 10pt;
	background: #FFFFCC;
	text-align: left;
}

.table_total {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	background: #FFFFCC;
	text-align: left;
}

.table_header_10 {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-weight: bold;
	color: #006600;
	font-size: 10pt;
	background: #CCFFCC;
	text-align: center;
}

.note {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-size: 10pt;
}

.text {
	font-family: "Tahoma", "Arial", Sans-Serif;
	color: #000000;
	font-size: 10pt;
}

.text16 {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-size: 16pt;
}

.text14 {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-size: 14pt;
}

.text12 {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-size: 12pt;
}

.text10 {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-size: 10pt;
}

.text8 {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-size: 8pt;
}

.greyline {
	height: 1px;
	background: #808080;
}
.lightgreyline {
	height: 1px;
	background: #D0D0D0;
}
.field_label {
	font-family: "Tahoma","Arial", Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
.field_label_required {
	font-family: "Tahoma","Arial", Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.button {
	background:#CCFFCC;
	padding:0px;
	margin:0px;
	font-weight:bold
}-->

.price {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-weight:bold;
	color: #666633;
	font-size: 10pt;
}

</STYLE>