body {
  font-family: verdana,arial,helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  background-color: #ffffff;
}

A:link {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #003399;
}

A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #e75c23;
}

A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #e75c23;
}

A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #e75c23;
}

A.bottom:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #003399;
}

A.bottom:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #e75c23;
}

A.bottom:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #e75c23;
}

A.bottom:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #e75c23;
}


.bottomText {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.tableText {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e75c23;
}

h2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3d124a;
}

h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cd0f1b;
}


p {
  font-family:  verdana,arial,helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

td {
  font-family:  verdana,arial,helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #cdcdcd;
}

ul {
	font-family: verdana,arial,helvetica sans-serif; 
	font-size: 12px;
	list-style: circle outside;
	color: #000000;
}

ul li {
	font-family: verdana,arial,helvetica sans-serif;
	font-size: 12px;
	color: #000000;

}

ul ul { 
	font-family: verdana,arial,helvetica sans-serif;
	font-size: 12px;
	color: #000000;
	list-style: square outside
}

