a {
	font-family: arial, helvetica, sans-serif; font-size:12px; 
	color: #003060; letter-spacing: 1.1px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #1F4FFF;
	font-weight: bold;
}

a:active {
	font-weight: bold;
}

body {
	font-family: arial, helvetica, sans-serif; font-size:12px; 
	color: #003060; letter-spacing: 1.1px;
	text-decoration: none;

}
h2 {
	margin-top:10px; margin-bottom:10px; 
	font-family: arial, helvetica, sans-serif; font-size:20px; 
	color: #003060; letter-spacing: 1.1px;
} 

h1 {
	margin-top:12px; margin-bottom:12px; 
	font-family: arial, helvetica, sans-serif; font-size:25px; 
	color: #003060; letter-spacing: 1.1px;
} 

h3 {
	margin-top:6px; margin-bottom:6px; 
	font-family: arial, helvetica, sans-serif; font-size:18px; 
	color: #003060; letter-spacing: 1.1px;
} 

h4 {
	margin-top:6px; margin-bottom:6px; 
	font-family: arial, helvetica, sans-serif; font-size:15px; 
	color: #003060; letter-spacing: 1.1px;
} 

.tablelength {
	width: 768px;
}



