BODY {

  color: #006865;

	background-color: #ebf5fc;

	font-family: verdana, sans-serif, sans-serif;

}



H1 { font-size: 18px; text-align: left; }

H2 { font-size: 14px; text-align: left;}

H3 { font-size: 11px;  text-align: left; }

P, H1, H2 {margin: 0px 0px 5px 0px;}



hr {width: 100%; color: #006865; height: 1px; border: 1px dotted #006865; } 


.heading {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}


A {

  color: #006865;

  text-decoration: underline;

}



A:hover {

  color: #006865;

	font-weight: bold;

  text-decoration: underline;

}

TH {
	border-bottom: 2px solid #006865;
}

P, UL {

	font-size: 11px;

	font-family: verdana, sans-serif, sans-serif;

}



TABLE#body { 

	border: #006865 solid 2px;

	background-color: #fff;

}


TABLE#content { 

	border: 0px;

	background-color: #fff;

	font-size: 11px;

	font-family: verdana, sans-serif, sans-serif;

}



TD {

	vertical-align: top;

	font-size: 11px;

	font-family: verdana, sans-serif, sans-serif;

}

TD#pix {

	width: 25%;

	text-align: center;

	vertical-align: top;

}



