BODY {
	background-color: #fcfcfc;
	color: #666666;
	scrollbar-face-color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: fixed;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	line-height: 160%;
	font-size: 10pt;
	line-height: 140%
}

A:LINK {
	color: #0e860e;
	text-decoration: none;
	font-weight: normal;
}

A:VISITED {
	color: #0e860e;
	text-decoration: none;	
	font-weight: normal;
}

A:ACTIVE {
	color: #0e860e;
	text-decoration: underline;
	font-weight: normal;
}

A:HOVER {
	color: #181e6a;
	text-decoration: underline;
	font-weight: normal;
}


A.rev:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.rev:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;
}

A.rev:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.rev:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

H1 {
color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;

}

H2 {
	color: #444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11pt;
	font-weight: bold;

}

H3 {
	color: #555555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;

}

H4 {
	color: #000000;
	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;
    line-height: 160%;
    FONT-STYLE: normal;
}

span.titchy	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt
}

span.titchy1	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;	
	line-height: 110%;
}

span.bold {
	font-weight: bold;
}