table.topTitle
{
background:#00cccc;
margin-left: 1cm;
font-size: 11pt;
font-family:Bitstream Vera Sans;
color:white;
}
table.normal
{
margin-left: 1cm;
font-size:10pt;
font-family:Bitstream Vera Sans;
background:#00cccc;
color:white;
}
body
{
color: black;
background:#00cccc;
}


h1
{
font-size : 30pt; 
font-family:Bookman Old Style;
margin-left: 1cm;
color:black;
}

h2
{
font-size : 25pt;
font-family:Bookman Old Style;
margin-left: 1cm;
color:black;
}
h3
{
font-size : 20pt;
font-family:Bookman Old Style;
margin-left: 1cm;
color:black;
}

h4
{
font-size : 15pt;
font-family:Bookman Old Style;
margin-left: 1cm;
color:black;
}

h5
{
font-size : 14pt;
font-family:Bookman Old Style;
margin-left: 1cm;
color:black;
}

h6
{
font-size : 12pt;
font-family:Bookman Old Style;
margin-left: 1cm;
color:black;
}

p.normal
{
text-align:justify;
font-size: 12pt;
font-family: Bitstream Vera Sans;
margin-left:1cm;
margin-right:3cm;
color:black;
}
p.elite
{
text-align:justify;
font-size: 10pt;
margin-left:1cm;
margin-right:3cm;
color:blue;
}
ul.normal
{
text-align:justify;
font-size: 12pt;
font-family:Bitstream Vera Sans;
margin-left:1.5cm;
margin-right:5cm;
color:black;
}

A:link {
color : blue; 
background:#00cccc;
text-decoration : underline;
font-size: 11pt; 
} 
A:active {
color : green;
background:#00cccc;
text-decoration : underline;
font-size: 11pt; 
} 
A:visited {
color : green; 
background:#00cccc;
text-decoration : underline;
font-size: 11pt; 
} 
A:hover {
color : red; 
background:#00cccc;
text-decoration : underline; 
font-size: 11pt;
} 

div.normal
{
text-align:justify;
font-size:12pt;
margin-left:1.0cm;
margin-right:3.0cm;
vertical-align:top;
}