body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #6b6d6e;
	font-size: 10px;
	font-family: arial;
}
.style2 {
	color: #50a2c4;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #4591cc;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #595959;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {color: #3bab95;
 	font-size: 11px;
	font-family: tahoma;
	font-weight:bold}
.style6 {color: #8e8c8c; font-size: 10px;
	font-family: tahoma;
	font-weight: bold;}
.style7 {
	color: #348475;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style9 {font-family: tahoma; font-weight: bold; color: #348475; font-size:10px}
.style10 {
	color: #FFFFFF;
	font-size: 8px;
	font-family: tahoma;
	font-weight: bold;
}
.style12 {font-family: tahoma; font-weight: bold; color: #FFFFFF; font-size:11px}
.style13 {
	color: #7c7c7d;
	font-size: 11px;
	font-family: tahoma;
}
.style14 {
	color: #4591cc;
	font-size: 11px;
	font-family: tahoma;
}
.style15 {color: #939393}

.articlelink {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #3366CC;
    FONT-FAMILY: Verdana, Geneva, Tahoma, Sans-Serif, Arial, Helvetica;
    TEXT-DECORATION: none
}
.articlelink:link {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #3366CC;
    FONT-FAMILY: Verdana, Geneva, Tahoma, Sans-Serif, Arial, Helvetica;
    TEXT-DECORATION: none
}
.articlelink_current {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #3366CC;
    FONT-FAMILY: Verdana, Geneva, Tahoma, Sans-Serif, Arial, Helvetica;
    TEXT-DECORATION: none
}

.articlelink:visited {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #3366CC;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.articlelink:hover {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #3366CC;	//#31311A;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.articlelink:active {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #3366CC;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}



.text  {
	        FONT-WEIGHT: normal;
	        FONT-SIZE: 10px;
	        font-family: Verdana, Tahoma, Arial, Sans-Serif, Arial, Helvetica;
            color: #333333;
	        TEXT-DECORATION: none
  }/*normal links in the text*/

  .textlink a:link {
  color: #296C6D;
  text-decoration: underline;
  }/*normal links in the text*/
.text a:visited {
  color: #138888;
  text-decoration: none;
  }
.text a:hover { /*this effect is not shown in NN4.xx*/
  color: #32CD32;
  text-decoration: underline;
  }
.text a:active {/*colour in NN4.xx is red*/
  color: #9ACD32;
  text-decoration: underline;
  }

.bodysubheader  {
        font-family : Arial, Tahoma, Sans-Serif, Verdana, Geneva, Helvetica;
        font-size : 9pt;
        font-weight : normal;
        color: #035050;
}

.newstitle {
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    FONT-FAMILY: Verdana, Geneva, Tahoma, Sans-Serif, Arial, Helvetica;
    TEXT-DECORATION: none
}