a {	
	color: blue;	
	text-decoration: none
}
p {
	color: #000000;
	}
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;	
	line-height: 1.3em;	
	color: #336699;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.1em;
	margin-left: 0em
	}
div.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2em;
	text-align: justify;
	}
h1 {
	margin-top: 1em;
	color: #000000;
}
h2 {
	line-height: 1em;
	color: #333333;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #065C98;  	
	color: #EEEEEE;
	text-align: center;
	line-height: 1.6em;
	}
h4 {
	color: #000000
	}
table {
	color: #000000
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;	
	list-style-type: square;	
	list-style-position: outside
	}
.news ul {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        list-style-type: disc;
        list-style-position: outside
        }
.news h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14pt;
	}
a:hover {	
	text-decoration: underline
	}
