body, td {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0c1f74;
}
p {
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
	font-weight: normal;
	color: #0c1f74;
	margin:0px;
	margin-bottom: 15px;
}
h1 {
	color: #0c1f74;
	font-size:18px;
	font-weight:normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
	font-weight: bold;
	color: #0c1f74;
	margin: 0px;
}

ul, li {
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
	font-weight: normal;
	color: #0c1f74;
}

a {	
	color: #0c1f74;
	text-decoration: underline;
}

a:hover {
	color: #0c1f74;
	text-decoration: none;
}