a:link
{
	color: rgb(0,102,102); 
}
a:visited
{
	color: rgb(0,153,153); 
} 
a:active 
{
	color: rgb(255,102,0);
}

body { margin-bottom: 0; margin-top: 0; padding: 5px; background: #FFFFFF; color: #000000; font: 12px/normal Tahoma, Arial, Helvetica, sans-serif; }
p { margin-bottom: 6px; margin-top: 0; }



table, td
{
    border-color: #FFF;
    border-style: solid;
    font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;
}

table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #FFF;
}



h1 { margin-bottom: 6; border-bottom: solid 1px #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 22px; text-indent: 0px; letter-spacing: -1px; }

h2 { margin-bottom: 6; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 18px; text-decoration: underline ;text-indent: 0px; letter-spacing: -1px; }


h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}