A:link { color:#4E4064; text-decoration:underline }    /* unvisited link */
A:visited { color:#9495A6; text-decoration:underline } /* visited links */
A:active { color:#0B395A; text-decoration:underline }  /* active links */
A:hover { color:#0B395A; text-decoration:underline }   /* active links */

body {
	margin: 0px;
	color: #333333;
	text-decoration: none;
	background:#FFFFFF;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica;
}

#wrapper{
	width: 720px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}

#head {
	float:left;
	width:720px;
	height:192px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	}

#main {
	float:left;
	width:720px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:5px 0px 0px;
	}

#left {
	float:left;
	width:162px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	}

#right {
	float:left;
	width:558px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	}

#bodytext {
	width:540px;
	background:transparent none repeat scroll 0 0;	
	margin:0px;
	float:left;
	padding:0px 0px 0px 18px;
	text-align:left;
	}

H3 {
  font-family: Verdana, Arial,;
  font-size: 11pt;
  color: #4e405d;
  font-weight: bold;
  margin-top:0px;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 13px;
  color: #053563;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  line-height: 150%;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  line-height: 150%;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  line-height: 150%;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  line-height: 150%;
}

LI {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  line-height: 150%;
}


OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  line-height: 150%;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  line-height: 150%;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  line-height: 150%;
}
