/* CSS Document */

table.one {
	table-layout: auto;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0C4A7B;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	}
a {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	border: #0000FF;
	}
img {
    border-color: #012B5C;
    }
form {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
A:link {
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
HR {
	color: #999999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;	
	background-color: #FFFFFF;
	height: 1px;
}
h1 {
	font-family: Times, serif;
    font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #0C4A7B;
	text-decoration: none;
	}
h2 {
	font-family: Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	color: #0C4A7B;
	text-decoration: none;
	}

