﻿body         
{ 
topmargin: 0 ;
font-family: tahoma; 
font-size: 10pt;
background-color: #111111; 
}

table
{
font-family: tahoma; 
font-size: 10pt; 
color: #111111; 
text-align:justify;

}

normal
{ 
color: #000000; font-size: 10pt; font-weight: bold; font-family: tahoma;
}

h1 {
	color: #0076CB;
	font-size: large;
	font-weight: bold;
	font-family: tahoma;
}

h2           
{ 
font-size: 12pt; color: #24467d; font-family: tahoma; font-weight: bold;
}

a:link
{
	color: #24467d; font-weight:normal; font-style:normal; text-decoration: none;
}

a:visited
{
	color: #24467d; font-weight:normal;font-style:normal; text-decoration: none;
} 

a:active 
{
	color: #ff9a00; font-weight:normal;font-style:normal; text-decoration: none;
}
