a {
	font-family: sans-serif;
	color: #004D97;
}
a:link {
	color: #004D97;
	font-family: sans-serif;
	font-weight: bold;
}

a:visited {
	color: Navy;
	font-family: sans-serif;
	font-weight: bold;
}

body {
	background-color: #FDF5E6;
	font-family: sans-serif;
	font-size: 8px;
}

td {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
}

h6 {
	font-family: sans-serif;
	font-size: 16px;
	color: #004D97;
	font-variant: normal;
	font-style: normal;
}

h5 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004D97;
}

