body 
{
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #ffffff;
}

tr.underline 
{ 
	border-bottom:1px solid black;
}

a 
{
    color:#336699;
    text-decoration:none;
}

a:hover 
{
    color: #336699;
    text-decoration:underline;
}

h1 
{
    font-size: 20px;
}

h2 
{
    font-size: 18px;
}

h3 
{
    font-size: 16px;
}

h4 
{
    font-size: 14px;
}

td, th 
{
	padding:8px;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	letter-spacing: 0px
}

.2d
{
	border-color: #000000;
	border-style: solid;
	border-width: 1;
	color: #808080;
}

.small
{
	font-size: 10px;
}

.quote
{
	font-size: 12px;
	font-style: italic;
}