body
{
    margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

table
{
 	background-color:#FFFFFF;	
}

td
{text-align:left}


a:link
{
    color: #336699;
    text-decoration: none;
}

a:visited
{
    color: #336699;
    text-decoration: none;
}

a:active
{
    color: #FFDD66;
    text-decoration: none;
}

a:link:hover
{
    color: #0066CC;
    text-decoration: underline;
}

img
{
    border: 0;
}


h1
{
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
    color: #333333;
}

h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    text-align: left;
    color: Gray;
}

h3
{
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
}

h5
{
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #666666;
}
