body  {  	background-color : #FA7705;	font-size : 12; 	font-family : Arial,helvetica,geneva,sans-serif;	  }
a {	color : #FFFFFF;	}
	.headerBold  {		font-family : arial,helvetica,geneva,sans-serif;		font-size : 13pt;		font-weight : bold;	}
	.text { font-family:arial,helvetica; font-size:12px; color:black; }
	.textBold  {     	font-family : arial,helvetica,geneva,sans-serif;     	font-size : 10pt;     	font-weight : bold;     }
	.newsHeaders  {     	font-family : arial,helvetica,geneva,sans-serif;     	font-size : 10pt;     	font-weight : bold;     	font-style : italic;     }
	.error {font-family:arial,helvetica; font-size:11px; font-weight:bold; color:black; }
	.resUS  {     	font-family : arial,helvetica,geneva,sans-serif;     	font-size : 12pt;     	font-weight : bold;     	color : #CCFEFE;	background-color : #10A6DE;
		border : #FFFFFF 2px solid;	border-collapse : collapse;	}
	.resUStitle  {     	font-family : arial,helvetica,geneva,sans-serif;     	font-size : 12pt;     	font-weight : bold;     	color : #CCFEFE;	background-color : #10A6DE;}
	.resCA  {     	font-family : arial,helvetica,geneva,sans-serif;     	font-size : 12pt;     	font-weight : bold;     	color : #7B0031;	background-color : #DE3894;
		border : #FFFFFF 2px solid;	border-collapse : collapse;	}
	.resCAtitle  {     	font-family : arial,helvetica,geneva,sans-serif;     	font-size : 12pt;     	font-weight : bold;     	color : #7B0031;	background-color : #DE3894;}
	.resINT  {		font-family : arial,helvetica,geneva,sans-serif;	font-size : 12pt;		font-weight : bold;		color : #9C8300;		background-color : #FFD318;
		border : #FFFFFF 2px solid;	border-collapse : collapse;	}
	.resINTtitle  {	font-family : arial,helvetica,geneva,sans-serif;	font-size : 12pt;	font-weight : bold;	color : #9C8300;	background-color : #FFD318;	}
	.resINTfine  {	font-family : arial,helvetica,geneva,sans-serif;	font-size : 9pt;	font-weight : bold;	color : #000000;	}
	.fineprint  {	font-family : arial,helvetica,geneva,sans-serif;	font-size : 8pt;	text-align : justify;	}
	.textBlack {	font-family : arial,helvetica;	font-size : 12px;	color : black;	}
	.text2 {	font-family : arial,helvetica;	font-size : 14px;	color : black;	font-weight : bold;	}
	.l {	color : #e7e7e7;	font-weight : bold;	}
	.l:hover {	color : #FFFFFF;	}
	.subTable {
		background-color: #94BA21;
		border-bottom-width: 10px;
		border-bottom-color: #FFFFFF;
		border-left-color: #FFFFFF;
		border-left-width: 10px;
		border-right-color: #FFFFFF;
		border-right-width: 10px;
		border-top-color: #FFFFFF;
		border-top-width: 10px;
		border-width : 10px;
		border : 4px solid;
		padding-bottom : 10px;
		padding-left : 10px;
		padding-right : 10px;
		padding-top : 10px;
	}