body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #022F55;
	width: 490px;
	padding: 20px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6C000A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;

}

a{
	color: #6C000A;
	background-color: #D5DCEF;
	cursor: crosshair;
	text-decoration: none;

	
}

a:hover {
    color: #DF0024;
	background-color: #FCD9C5;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
}
td {
	font-size: 16px;
	font-weight: bold;
}
p {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
