.backwards
	{ 
	unicode-bidi: bidi-override; 
	direction: rtl; 
	}


.home {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	color: #000066;

}
.homeBold {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-weight: 500;
	color: #999933;
	font-style: italic;
	text-align: left;
	text-transform: uppercase;



}
.homeaddress {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #999933;
	line-height: 20px;
	vertical-align: bottom;


}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: 300;
	text-align: right;
	color: #999933;

}

a:link  {text-decoration: none}
a:active  {text-decoration: none}
a:visited  {color: #000066; text-decoration: none}
a:hover  {color: #999933; text-decoration: none}

.links {
	font-family: Tahoma, "Arial Narrow";
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
}
.discuss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000099;
}
.webcast {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A21C19;
	font-weight: 600;
}
.webcastHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #882110;
}
