body {
	background-color: #D9DFE2;
}

Header, body, td, th {
	color: #2C1421;
}

h1,  {
	color: #2C1421;
	font-size: 24px;
	font-weight: bolder;
}
 h2 {
	color: #62033A;
	font-size: 18px
	font-weight: bolder;
}

h3, h4, h5, h6 {
	color: #62033A;
}
a {
	color: #6D0340;
	font-weight: bolder;

}
a:link {
	color: #6D0340;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
  color: #481535;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #BA056E;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
