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;
padding: 0px
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
{
font-size: 11px;
}
p.big
{
font-size: 12px;
letter-spacing: 2px;
margin-left: 20px;
margin-bottom: 4px;
margin-top: 4px;
}
p.big:hover
{
font-size: 16px;
font-weight: bold;
margin-bottom: 2px;
margin-top: 2px;
}
td
{
font-size: 12px;
vertical-align: top;
horizontal-align: center;
}
th
{
font-size: 12px;
font-color: #FF6600;
font-weight: normal;
vertical-align: top;
horizontal-align: left;
padding-bottom: 4px;
padding-top: 4px;
}
tr
{
background: #FFFFFF;
}
tr.a
{
background: #FFFFFF;
}
tr.a:hover
{
background: #FFFFDD;
}
tr.b
{
background: #F5F5F5;
}
tr.b:hover
{
background: #FFFFDD;
}
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; 
}
