body {
	color:#182c47;
	font-family: Arial, sans-serif ;
	font-size: 12px;
	font-style: normal ;
	font-weight: normal ;
}

p {
letter-spacing:normal;
line-height:14px;
margin:0;
padding:0 0 10px;
}
td p {
letter-spacing:normal;
line-height:14px;
margin:0;
padding:0 0 2px;
}

h1 {
	color: #182c47;
	font-family: Arial, sans-serif ;
	font-weight:bold;
	font-size: 14px;
	line-height: 18px;
	margin:0 0 20px;
	clear: both;
}


h2 {
	color:#1663b1;
	font-family: Arial, sans-serif ;
	font-weight:bold;
	font-size:12px ;
	line-height:18px;
	margin:6px 0 4px;
	clear:both;
}


h3 {
	color:#182c47;
	font-family: Arial, sans-serif ;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	margin:0px 0 5px 0;
	clear:both;
}

h4 {
	color:#1663b1;
	font-family: Arial, sans-serif ;
	font-size: 12px;
	font-style: normal ;
	font-weight: normal ;
}

.blue_bold {
	color:#1663b1;
	font-weight:bold;
}

a:link, a:visited {
	color:#1663b1 ;
	text-decoration:none;
}


a:hover {
	color:#1663b1;
	text-decoration:underline;
}
a img {
border:none;
}
ul {
margin:0;
padding: 0 0 10px 16px;
}
