body {
	background-color: #002A49;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a:visited {
  color: #D2CBBB;
  font-size: 12px;
  font-weight: bold;
}

a:hover {
	color: #D2CBBB;
	font-size: 12px;
	font-weight: bold;
}

a:active {
	color: #9F9270;
	font-size: 12px;
	font-weight: bold;
}
