BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;

}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #585858;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
}

.subTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #80160C;
	font-weight : bold;
	text-decoration : none;
	line-height:18px;
}
.xName {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #d16f19;
	font-weight : bold;
	text-decoration : none;
}

.smTxt1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #585858;
	font-weight : normal;
	text-decoration : none;
	line-height: 14px;
}

.newsTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #616161;
	font-weight : bold;
	text-decoration : none;
}

.newsDate {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #d16f19;
	font-weight : bold;
	text-decoration : underline;
}





/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #006699;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #006699;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #bc633d;
	font-weight : normal;
	text-decoration : underline;
}

a.pdf {
	background:url(/images/icon-pdf.gif) 0px 0px no-repeat;
	padding-left:18px;
	line-height:18px;
	}

.sm1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #006699;
	font-weight : normal;
	text-decoration : underline;
}


.sm1:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #006699;
	font-weight : normal;
	text-decoration : underline;
}

.sm1:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #bc633d;
	font-weight : normal;
	text-decoration : underline;
}

.sm2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : underline;
}


.sm2:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : underline;
}

.sm2:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : underline;
}

.partners { display:block; width:200px; float:left; padding:10px 0 0 0px;}
.partnersRight {float:left; padding:10px 0 0 0px;}
.partners a {line-height:18px;}
.clear {clear:both;}

.sup {
	font-fami
