h2 {
	font-size : 10pt;
    color: #000000;
}

h4.t1 {
	font-size : 8pt;
    color: #000000;
}

h4 {
	font-size : 10pt;
    color: #000000;
}

.title {
    font-family: Tahoma, Arial, sans-serif;
    font-size : 10pt;
    font-weight: bold;
    color: #000000;
}

.txt2 {
    font-family: Tahoma, Arial, sans-serif;
    font-size : 7pt;
    color: #000000;
}

.txt {
    font-family: Tahoma, Arial, sans-serif;
    font-size : 8pt;
    color: #000000;
}

.txt a:link, .txt a:visited, .txt a:active {
	color: #B4452C;
	text-decoration: none;
}

.txt a:hover {
	color: #B4452C;
	text-decoration: underline;
}

.txt_blue {
    font-family: Tahoma, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    color: #076AA9;
}

.nav {
    font-family: Tahoma, Arial, sans-serif;
    font-size : 9pt;
    font-weight: bolder;
    color: #FFFFFF;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.news_cell {
    padding-left: 10px; 
    padding-right: 10px;
}

.news {
    font-family: Tahoma, Arial, sans-serif;
    font-size : 8pt;
    color: #000000;
    text-decoration: none;
    line-height: 170%;
}

.news_more, .news_more a:link, .news_more a:visited, .news_more a:active, .news_more a:hover {
    font-family: Tahoma, Arial, sans-serif;
    font-size : 7pt;
    font-weight: bolder;
    color: #FFFFFF;
    text-decoration: none;
}

.footer {
    font-family: Tahoma, Arial, sans-serif;
    font-size : 7pt;
    color: #FFFFFF;
}

.line {
	color: #004F65;
	border: none;
}