A  {
	font-family : Futuris, AvantGarde, Sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

A:link  {
	color : #808040;
	text-decoration : none;
}

A:active  {
	color : #FF0000;
	text-decoration: underline;
}

A:visited  {
	color : #97A8B9;
}

A:hover  {
	color : #CC0000;
	text-decoration: underline;
}

A.small  {
	font-family : Futuris, AvantGarde, Sans-serif;
	font-size : 7pt;
	text-decoration : none;
}

A.small:link  {
	color : #FFFFFF;
	text-decoration : none;
}

A.small:active  {
	color : purple;
	text-decoration: underline;
}

A.small:visited  {
	color : #FFFFFF;
}

A.small:hover  {
	color : #78A5D6;
	text-decoration: underline;
}

A.khaki  {
	font-family : Futuris, AvantGarde, Sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

A.khaki:link  {
	color : #808040;
	text-decoration : none;
}

A.khaki:active  {
	color : #FF0000;
	text-decoration: underline;
}

A.khaki:visited  {
	color : #808040;
}

A.khaki:hover  {
	color : #5A5A2E;
	text-decoration: underline;
}

BODY {
	background-color : #3C4650;
	font-family : Futuris, AvantGarde, Sans-serif;
	font-size : 10pt;
	font-variant : normal;
	color : #8F94A7;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


TD.white  {
	font-family : Futuris, AvantGarde, Sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #8F94A7;
}

TD  {
	font-family : Futuris, AvantGarde, Sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

TD.khaki  {
	font-family : Futuris, AvantGarde, Sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #808040;
}