@charset "iso-8859-1";

{ font: 10pt Verdana, sans-serif }

@charset "iso-8859-1";

{ font: 10pt Verdana, sans-serif }

body 
{
background-color: white;
color: black;
font-family: Arial, Verdana, sans-serif;
}

li
{margin-bottom:1.5em}

IMG
{border: 0;}

p
{
font-size: 16;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0em;
}

p.small
{
font-size: 12;
margin-top: 0em;
margin-bottom: 2em;
margin-left: 0em;
}

p.very_small
{
font-size: 10;
margin-top: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

TABLE.title
{
width: 100%;
border: 0;
border-collapse: separate;
border-spacing: 1px;
background: #004d8e;
cellpadding: 0;
}

TABLE.title TD
{
font-size: 30;
font-weight: bold;
color: white;
padding: 4px;
background: #004d8e;
}

A:link
{
text-decoration: none;
font-weight: bold;
color: #004d8e;
background: #ffffff;
}

A:visited
{
text-decoration: none;
font-weight: bold;
color: #004d8e;
background: #ffffff;
}

A:active
{
text-decoration: none;
font-weight: bold;
color: #004d8e;
background: #ffffff;
}
	
