body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
cursor: url(/airplane.ani); 
}
      
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1{color:#576085;font-size:16px;}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.copy, .copy a:link, .copy a:visited, .copy a:active, .copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #576085;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration:none;
}
.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#576085;
	margin:10px;
}

#carea
{
padding:15px;
}

.tbl
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #576085;
	border-right-color: #576085;
	border-bottom-color: #576085;
	border-left-color: #576085;
}

.tbl tr td
{

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #576085;
	border-right-color: #576085;
	border-bottom-color: #576085;
	border-left-color: #576085;
	background-color:#BDC6EB;
}

.tbl tr td.head
{
color:#FFFFFF;
background-color: #576085;
}

a
{
color:#000000;
text-decoration:underline;
}

a:hover
{
color:#666666;
text-decoration:none;
}

.atitle
{
	color:#000000;
	font-size:15px;
}

table.content h1, legend
{color:#576085;font-size:9pt;}