body
{
	
    background-color: #75B1D3;
    margin: 0px;
    position: absolute;
    top: 0px;
    text-align: center;
}


td.pad
{
	padding-left: 25px;
	
}
td.bold 
{
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold:
	color: #000000;
}
td.body
{
	font-family: verdana;
	font-size: 12px; 
	color: #000000;
}

.header
{
	font-family: verdana;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.body
{
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
}

.bodysmall
{
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
}

.bold
{ 
	font-weight: bold; 
}

a.click
{
	color: #003366;
}

a:hover.click
{ 
	color: #ff9900; 
}

a.click10
{
	color: #003366;
	font-size: 10px;
	font-family: verdana;
}
a:hover.click10
{ 
	color: #ff9900;
	font-size: 10px;
}

.25px
{ padding-left: 25px;}