body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #184E6E;
}
.top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #184E6E;
	list-style-image: url(images/arrow.gif);
	list-style-position:inherit;
}
td.page-heading {font-family:"Times New Roman", Times, serif;
    font-size: 40px;	
	color: #122e8f;	
/*----------------------------------------------------------------------------*/
A.list:link
{
  background-color: transparent;
  color:            #184E6E;
  cursor:           hand;
  text-decoration:  none;
}

A.list:visited
{
  background-color: transparent;
  color:            #F4AA4A;
  cursor:           hand;
  text-decoration:  none;
}
A.list:hover
{
	background-color: transparent;
	color: #ff8c00;
	cursor: hand;
	text-decoration: none;
}

A.list:active
{
  background-color: transparent;
  color:            #FF6600;
  cursor:           hand;
  text-decoration:  none;

/*----------------------------------------------------------------------------*/

