BODY {
	background-color: #ffffff;
	color: #666666;
	scrollbar-face-color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	background-image: url('images/bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: 140%
}

A:LINK {
	color: #521863;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #521863;
	text-decoration: none;	
	font-weight: bold;
}

A:ACTIVE {
	color: #521863;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: #9DA529;
	text-decoration: underline;
	font-weight: bold;
}

H1 {
color: #521863;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;

}

H2 {
	color: #521863;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11pt;
	font-weight: bold;

}

H3 {
	color: #521863;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;

}

H4 {
	color: #521863;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;

}

UL {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

TH {
	color: #333333;
	background-color : #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

P {
    COLOR: #333333;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
}

span.titchy	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt
}


span.highlight	{
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	color: #521863;
}

span.titchy1	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;	
	line-height: 110%;
}

span.bold {
	font-weight: bold;
}