td {
	vertical-align: top;
	font-family:arial;
	color:#555555;
	font-size:14px
}

form
{
	margin:0px;
}

a {
	text-decoration: underline;
	color:#555555;
}

a.top
{
	color:#000000;
	text-transform:uppercase;
	font-size:11px;	
	text-decoration:none;
}

a.top:hover
{
	color:#006699;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

.white
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
}

a.white
{
	color:#FFFFFF;
	text-decoration:none;
}

a.light
{
	color:#0094BC;
	text-decoration:underline;
}

a.n
{
	color:#016597;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

a.copy
{
	color:#555555;
	text-decoration:none;
}

.light
{
	color:#0094BC;
}

.head
{
	color:#016597;
	text-transform:uppercase;
	font-size:17px;
	text-decoration:none;
}

.copy
{
	color:#555555;
}

.t10
{
	font-size:10px;
}

.t11
{
	font-size:11px;
}

.t12
{
	color:#555555;
	font-size:15px;
}

.t14
{
	font-size:16px;
}

.red
{
	color:#FF0000;
	font-size:16px;
}

.list
{
	color:#333333;
	font-size:16px;
}

a.blue
{
	color:#016597;
}

blockquote
{
	text-align:left;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.bqstart {
	float: left;
	height: 20px;
	margin-top: -50px;
	padding-top: 25px;
	margin-bottom: -30px;
	margin-left: -5px;
	font-size: 400%;
	color: #016597;
 }


 .bqend {
	float: right;
	margin-top: -20px;
	margin-right: -10px;
	padding-top: 15px;
	font-size: 400%;
	color: #016597;
 }

.right {text-align:right;}