BODY {
	background-color: #fefefe;
	color: #555555;
	scrollbar-face-color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	background-image: url('1/images/bg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-attachment: fixed;
}

TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: 140%
}

A:LINK {
	color: #7c4f7d;
	text-decoration: none;
}

A:VISITED {
	color: #7c4f7d;
	text-decoration: none;	
}

A:ACTIVE {
	color: #7c4f7d;
	text-decoration: underline;
}

A:HOVER {
	color: #cdadce;
	text-decoration: underline;
	font-weight: bold;
}

H1 {
color: #7C4F7D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;

}

H2 {
	color: #7C4F7D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12pt;
	font-weight: bold;

}

H3 {
	color: #444444;
	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;
    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;
}
