@charset "utf-8";
/* CSS Document */

<STYLE TYPE="text/css">
 /* $WEFT -- Created by: Andover Graphics on 12/8/2010 -- */

  @font-face {
    font-family: Times New Roman;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/TIMESNE0.eot);
  }
  @font-face {
    font-family: Comic Sans MS;
    font-style:  normal;
    font-weight: bold;
    src: url(fonts/COMICSA0.eot);
  }
  @font-face {
    font-family: Arial;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/ARIAL0.eot);
  }

.paraText {
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #028383;
	line-height: 17px;
}
.paraHeader {
	font-family: "Times New Roman";
	font-size: 19px;
	font-style: normal;
	font-weight: bolder;
	color: #008081;
}

.homeText {
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #028383;
	line-height: 17px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #028383;
}

a:link {
	color: #0131B9;
}
a:hover {
	color: #D63939;
}

</STYLE>
