.sunrisemainbody {
   padding-top: 10px;
   padding-left: 330px;
}
.header {
   font-family: arial;
   font-size: 1.5em;
   font-weight: bold;
   text-transform: uppercase;
   line-height: 0.9em;
   letter-spacing: 0px;
   color: #ce6c05;
   border-bottom: 1px solid #ce6c05;
}
.mainbodyHeaderSunrise {
   font-family: arial;
   font-size: 1.5em;
   font-weight: bold;
   text-transform: uppercase;
   line-height: 0.9em;
   letter-spacing: 0px;
   color: #997c3b;
   border-bottom: 1px solid #997c3b;
}
.subheader {
   font-family: verdana;
   font-size: 1.2em;
   font-weight: bold;
   text-transform: none;
   line-height: 1.0em;
   color: #229487;
   border-bottom: 1px solid #229487;
}
.smallprint {
   font-family: verdana;
   font-size: 0.7em;
   font-weight: normal;
   color: black;
}
.paragraphpadding {
   padding-top: 10px;
   padding-bottom: 15px;
}
p {
   font-family: verdana;
   font-size: 0.9em;
   font-weight: normal;
   line-height: 1.3em;
   color: black;
}
li {
   font-family: verdana;
   font-size: 0.9em;
   font-weight: normal;
   line-height: 1.0em;
   color: black;
}
a {
   color: #266d95;
   text-decoration: underline;
}


