.copyright {  	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 14px;
color: #405b79;  }
.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
color: #082a4f;  }

.textitalic {
font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 12px;  	font-style: italic;  	line-height: 16px;  	font-weight: normal;  	color: #082a4f;  }  .textbold {  	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 12px;  	font-style: normal;  	line-height: 16px;  	font-weight: bold;  	color: #082a4f;  }  .biggertext {  	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 14px;  	font-weight: bold;  	color: #082a4f;  	line-height: 20px;  }  .textemphasis {  	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 12px;  	font-style: normal;  	line-height: 16px;  	font-weight: normal;  	color: #082a4f;  	text-transform: uppercase;  }  .textsmaller {  	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 11px;  	font-style: normal;  	line-height: 16px;  	font-weight: normal;  	color: #082a4f;  }  .textsmallerbold {  	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 11px;  	font-style: normal;  	line-height: 16px;  	font-weight: bold;  	color: #082a4f;  }

.rssxpresschannel {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 10pt;
      text-align : center;
    }
    .rssxpresschtitle {
      font-size : 10pt;
      color : #082a4f;
      text-align : center;
    }
    .rssxpresschdesc {
      color : black;
      font-size : 10pt;
      text-align : left;
    }
    .rssxpressittitle {
      font-size : 10pt;
      line-height : 100%;
      background-color : #e1ead4;
    }
    .rssxpressitdesc {
      font-size : 10pt;
      background-color : #e1ead4;
      padding-bottom : 10pt;
    }
    .rssxpresstable {
      font-size : 10pt;
      background-color : #e1ead4;
      text-align : left;
    }
    .rssxpressdivider {
      background-color : #e1ead4;
    }

DIV.rss_item { border: solid 1px #E3E7E3; margin: 5px auto; }
DIV.rss_item DIV.rss_title { color: #31659C; background-color: #E3E7E3; font-size: 11px; font-weight: 600; padding: 1px 5px 2px 5px;}
DIV.rss_item DIV.rss_desc { padding: 5px; text-align: justify; }

table.module td{
	text-align:center;
	padding:10px 0;
}

table.module a{
	font-size:10px;
	color:blue;
	line-height:12px;
}

table.module h3{
	margin:5px;
}