body {margin: 0px;}

table {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       color: black;
	   background-color:white;
	   font-size: small;
	   text-align: left;}

a:link    {font-weight:bold; color:black;}
a:visited {font-weight:bold; color:black;}
a:active  {font-weight:bold; color:black;}
a:hover   {font-weight:bold; color:#990000;}

a.front:link    {font-weight:normal; text-decoration:none; color:black;}
a.front:visited {font-weight:normal; text-decoration:none; color:black;}
a.front:active  {font-weight:normal; text-decoration:none; color:black;}
a.front:hover   {font-weight:normal; text-decoration:underline; color:#990000;}

.faq_question {font-weight:bold; font-size: larger; color: #990000;}

.bold
{font-size: 13px; font-weight: bold; color: black;}

ul
  {
  margin-left: 1em;
  padding-left: 0;
  }
li
  {
  margin: 0;
  padding: 0;
  }
  
a.ArrowLink:link{background: url(images/arrow_off.gif) 0 3px no-repeat; padding-left: 10px; font-family: Verdana; font-weight: normal; color: #555145; text-decoration: none;}
a.ArrowLink:active{background: url(images/arrow_off.gif) 0 3px no-repeat; padding-left: 10px; font-family: Verdana; font-weight: normal; color: #555145; text-decoration: none;}
a.ArrowLink:visited{background: url(images/arrow_off.gif) 0 3px no-repeat; padding-left: 10px; font-family: Verdana; font-weight: normal; color: #555145; text-decoration: none;}
a.ArrowLink:hover {background: url(images/arrow_on.gif) 0 3px no-repeat; padding-left: 10px; font-family: Verdana; font-weight: normal; color: #000080; text-decoration: underline;}

a.ArrowLinkCity:link{background: url(images/arrow_off.gif) 0 3px no-repeat; padding-left: 10px; font-family: Verdana; font-weight: normal; color: #a52a2a; text-decoration: none;}
a.ArrowLinkCity:active{background: url(images/arrow_off.gif) 0 3px no-repeat; padding-left: 10px; font-family: Verdana; font-weight: normal; color: #a52a2a; text-decoration: none;}
a.ArrowLinkCity:visited{background: url(images/arrow_off.gif) 0 3px no-repeat; padding-left: 10px; font-family: Verdana; font-weight: normal; color: #a52a2a; text-decoration: none;}
a.ArrowLinkCity:hover {background: url(images/arrow_on.gif) 0 3px no-repeat; padding-left: 10px; font-family: Verdana; font-weight: normal; color: #000080; text-decoration: underline;}

a.red_underlined:link {font-family: Verdana; font-weight: normal; color: #a52a2a; text-decoration: underline;}
a.red_underlined:active {font-family: Verdana; font-weight: normal; color: #a52a2a; text-decoration: underline;}
a.red_underlined:visited {font-family: Verdana; font-weight: normal; color: #a52a2a; text-decoration: underline;}
a.red_underlined:hover {font-family: Verdana; font-weight: normal; color: #000080; text-decoration: underline;}


