BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
    background-color: #3296B4;
    margin: 0;
}

DIV, TD, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A {
	font-size: 9pt !important;
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
    text-decoration: none !important;
}

A:hover {
    color: #005572;
}

A.inthenews {
    color: #D8D8D8 !important; 
    font-size: 13pt !important;
    font-weight: bold !important;
}      

A.bottom {
	font-size: 9pt !important;
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
    text-decoration: none !important;
}

A.bottom:hover {
    color: #005572;
}

A.menu {
	font-size: 9pt !important;
	letter-spacing: 0.25ex;
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    font-weight: bold;
}
A.menu:hover {
    color: #000000;
}    

.newscontent {
    font-size: 9pt;
}

A.newsmore {
    font-size: 8pt !important;
    color: #FF0000 !important;
}    

.copyright {
    font-size: 8pt;
}    

.header {
    font-size: 14pt;
    color: #993300;
    font-weight: bold;
}    