h1, h2, h3, h4
{
font-family: verdana, arial, 'sans serif'; 
margin-bottom: 3px;
margin-top: 0px;
}
p,li
{
font-family: verdana, arial, 'sans serif'; 
margin-left: 0pt;
margin-top: 0px;
margin-bottom: 3px;
}
table
{
font-family: verdana, arial, 'sans serif';
border-collapse: collapse;
vertical-align: top;
horizontal-align: left;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
table.small
{
font-family: verdana, arial, 'sans serif';
border-collapse: collapse;
vertical-align: top;
horizontal-align: center;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
ul
{
list-style: disc; 
}
ol
{
list-style: decimal; 
}
p,li,th
{
font-size: 11px;
}
p.big
{
font-size: 12px;
letter-spacing: 2px;
margin-bottom: 4px;
}
td
{
font-size: 12px;
vertical-align: top;
horizontal-align: left;
}
td.small
{
font-size: 8px;
vertical-align: top;
horizontal-align: center;
}
h1
{
font-size: 24px;
font-weight: normal;
}
h2
{
font-size: 12px;
font-weight: bold
}
h3
{
font-size: 12px;
font-weight: normal;
}
h4
{
font-size: 10px;
font-weight: normal;
}
body
{
}
h1, h2,h3,h4,hr
{
color:#2D919E; 
}
p, td
{
color:#000000; 
}
a:link    {color:#000000; text-decoration: none}
a:visited {color:#000000; text-decoration: none}
a:active  {color:#000000; text-decoration: none}
a:hover   {color:#0000FF; text-decoration: underline}

a.normal:link	{color:#0000FF; text-decoration: underline}
a.normal:visited	{color:#0000FF; text-decoration: underline}
a.normal:active	{color:#0000FF; text-decoration: underline}

a.green:link	{color:#2D919E; text-decoration: none}
a.green:visited	{color:#2D919E; text-decoration: none}
a.green:active	{color:#2D919E; text-decoration: none}
a.green:hover   	{color:#0000FF; text-decoration: underline}

.orange
{
color:#FF6600; 
}
.green
{
color:#2D919E; 
}
.gray
{
color:#808080; 
}
