
BODY	{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	scrollbar-face-color: #36b2fc;
	scrollbar-track-color: #369afc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	border-spacing: 0px;
   background-color: #02479d;
}
/*a:link {
  color: #fff;
  background: none;
}
*/
a:visited {
  color: #eee;
  background: none;
}

a:active {
  color: #fff;
  background: #FFD700
}




P         {
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000066;
   text-align: justify;
        }
table.footer         {
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000066;
        text-align: justify;
        }

H1.one 	{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000066;
   text-align: center;
	}

H1.two 	{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000066;
   text-align: center;
	}

H1.three 	{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
   text-align: center;
	}


span.tstitle 	{
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		}

span.tsadd 		{
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		}

span.tsphone 	{
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 17px;
		color: yellow;
		font-weight: bold;
		}

td.dirlinks 	{
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: white;
		font-weight: bold;
		border-spacing: 0px;
		}


td.dirlinksa 	{
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: white;
		font-weight: bold;
		border-spacing: 0px;
		background-color: #36b2fc;
		border: outset 0pt;
		text-align: center;
		}

td.dirlinksb 	{
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: white;
		font-weight: bold;
		border-spacing: 0px;
		background-color: #369afc;
		text-align: center;
		}


td.tscontact 	{
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000066;
		font-weight: bold;
      text-align: center;
		}

.copyright 	{
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: gray;
		font-weight: bold;
		}


div.content	{
		position: absolute;
		top: 140px;
		left: 143px;
		color: white;
		width: 500px;
		height: 740px;
		overflow: auto;
		margin: 10px;
		z-index: 2;
		}

div.contact	{
		position: absolute;
		top: 600px;
		left: 230px;
		z-index: 1;
		}

.header		{
		width: 686px;
		margin: 0;
		border-style: none;
		border-spacing: 0;
		}

.listheader	{
		color: white;
		font-family: verdana;
		font-size: 10px;
		}
.listbody	{
		color: black;
		font-family: verdana;
		font-size: 10px;
		}

