html {

	font-family: Arial, Veranda, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
  background-color: #181818;
  
}

a {
color: #64a9d2;
text-decoration: underline;
font-size: 10pt
}

a:visited {
color: #64a9d2;
text-decoration: underline;
font-size: 10pt
}

a:hover {
color: #6d777d;
text-decoration: underline;
font-size: 10pt
}

table#content {
font-size: 9pt;
text-align: justify;
}

div#nav {
font-size: 9pt;
text-align: justify;
margin-left: 20px;
margin-top: 7px;

}

#title
{
color: #568cac;
}

h3
{
margin-top:0px;
color: #568cac;
font-size: 10pt;
}

#text {
font-size: 9pt;
text-align: justify;

}

#news {
font-size: 9pt;
text-align: justify;

}
