body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #399ace;
}
body,table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
a:link {	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {	
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3487B4;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.13b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: 3487B4;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #016091;
}
a.blue:link {	
	color: #016091;
	text-decoration: none;
}
a.blue:visited {
	color: #016091;
	text-decoration: none;
}
a.blue:hover {
	color: #FF6805;
	text-decoration: underline;
}
a.blue:active {
	color: #016091;
	text-decoration: none;
}
.grey  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
a.grey:link {
	color: #333333;
	text-decoration: none;
}
a.grey:visited {
	color: #333333;
	text-decoration: none;
}
a.grey:hover {
	color: #F77E2E;
	text-decoration: underline;
}
a.grey:active {	
	color: #333333;
	text-decoration: none;
}
.orange  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FF6805;
}
a.orange:link {	
	color: #FF6805;
	text-decoration: none;
}
a.orange:visited {
	color: #FF6805;
	text-decoration: none;
}
a.orange:hover {
	color: #F77E2E;
	text-decoration: underline;
}
a.orange:active {
	color: #FF6805;
	text-decoration: none;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: EEEEEE;
}
.linedown1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: EEEEEE;
}