p {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
   }

body {
  margin:0;
  padding:0;
  height:100%;
  background:#ffffff;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  }
  html>body {font-size: 12 px;
  }

li {
 font-family: helvetica, arial, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 130%;
   }

.text {
   font-family: helvetica, arial, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 130%;
   }

.header {
   font-family: helvetica, arial, sans-serif;
   font-size: 13px;
   color: #000000;
   line-height: 130%;
   }
   
a:link {
   font-family: helvetica, arial, sans-serif;
   color: #F3493C;
   text-decoration: underline;
   font-size: 12px;
}

a:visited {
   font-family: helvetica, arial, sans-serif;
   color: #B9382E;
   text-decoration: underline;
   font-size: 12px;
}

a:hover {
   font-family: helvetica, arial, sans-serif;
   color: #B9382E;
   text-decoration: underline;
   font-size: 12px;
}

.headerline {
   font-family: helvetica, arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   line-height: 130%;
   color: #000000;
   border-style: solid;
   border-width: 1px;
   border-color: #5C9BC0;
   padding: 2px
   }

.blurbline {
   font-family: helvetica, arial, sans-serif;
   font-size: 12px;
   line-height: 130%;
   color: #000000;
   border-style: solid;
   border-width: 1px;
   border-color: #F3493C;
   padding: 4px
   }
