
body
{
 font-family:Verdana,Helvetica,Arial;
 font-size: 11px;
 color: #000000;
 bgcolor: #ffffff;
}

td
{
 font-family:Verdana,Helvetica,Arial;
 font-size: 11px;
 color: #000000;
 bgcolor: #ffffff;
}

h1
{
 font-size: 14px;
 font-weight: bolder;
 color: #7880A0;
 margin-bottom: 6px;
}

h2
{
 font-size: 12px;
 font-weight: bolder;
 color: #606BA1;
 margin-top: 20px;
 margin-bottom: 4px;
}

h3
{
 font-size: 12px;
 color: #606BA1;
 margin-bottom: 2px;
}

h4
{
 font-size: 12px;
 color: #606BA1;
 margin-bottom: 2px;
}

h5
{
 font-size: 11px;
 color: #606BA1;
 margin-bottom: 2px;
}

h6
{
 font-size: 10px;
 color: #606BA1;
 margin-bottom: 2px;
}

a
{
 font-weight: bold;
 text-decoration: none;
 color: #58A8C0;
}

a:hover
{
 font-weight: bold;
 text-decoration: underline;
 color: #58A8C0;
}

a:visited
{
 font-weight: bold;
 text-decoration: none;
 color: #448094;
}

a:active
{
 font-weight: bold;
 text-decoration: underline;
 color: #58A8C0;
}

li
{
	padding-bottom: 4px;
}


