			BODY {
				FONT-SIZE: 10pt;
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
				BACKGROUND-COLOR: #ffffff;
				margin-left : 5px;
			}
			TABLE {
				FONT-SIZE: 10pt;
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
				BACKGROUND-COLOR: #ffffff;
			}
			A {
				color: #0000ff;
				text-decoration : none;
			}
			A:hover {
				color: Red;
				text-decoration: underline
			}

			.alert {
				font-weight : bold;
				font-size : 12pt;
				color : #002200;
				font-style : italic;
			}
			.announce {
				font-size: 12pt;
				font-family: "Arrus BT","Times New Roman", Times, serif;
				font-weight: bold;
				margin-top: 8px;
				margin-bottom: 0px;
			}
			.disabledLink 
				{
				text-decoration:underline;
				color:Gray;
			}
			.sale {
				font-weight : bold;
				font-size : 14pt;
				color : #002200;
			}
			.selectedLink {
				font-weight : bold;
				color : Green;
				text-decoration : none;
			}
			.specialBox 
			{
				font-family : "Times New Roman",serif;
				font-size : 12pt;
				background-color: #EEFFEE;
				border-left : 1px solid #002200;
				border-top : 1px solid #002200;
				border-right : 4px solid #002200;
				border-bottom : 4px solid #002200;
			}
			
			.fixed
			{
				font-size: 10pt;
				font-family: "Courier New", Courier;
			}
			.small {
				font-size : 8pt;
			}
			.titleText {
				font-size : 14pt;
				font-family: "Arrus BT","Times New Roman", Times, serif;
				font-weight : bold;
				color : #002200;
			}
			.text {
				font-size: 11pt;
				font-family: "Arrus BT","Times New Roman", Times, serif;
			}
			.title {
				font-size : 11pt;
				font-weight : bold;
				color : #002200;
			}
			.titleEnd {
				color : #8B4513;
			}
			.titleSm {
				font-weight: bold;
				font-size: 9pt;
				color: #002200;
				background-color: #ffff99;
			}

