body { font-family: helvetica, arial, sans-serif; }
p    { font-size : 12px;
       line-height : 140%;  
     }

li   { font-size : 12px;
       line-height : 140%;
       text-align : justify;
       margin-bottom : 10px;
       margin-right : 10px;
     }

h1,h2,h3,h4  { margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px; }

h1   { font-size : 20px; }
h2   { font-size : 16px; }
h3   { font-size : 14px; }
h4   { font-size : 12px; }

.subhead { margin-top:0px; padding-top:0px; }
.gallerylink { text-align: right; font-size: 10px;padding-right:15px;}
.tagline  {  
     font-family : helvetica, arial, sans-serif;
     font-size : 16px;
     font-weight: bold;
     font-style: italic;
     padding-left: 20px;
     position: relative;
     top: -10px;
}
.masthead {
     font-family : verdana, helvetica, arial, sans-serif;
     font-size : 10px;
     text-align: right;
}
.copyright { 
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 9px;
   text-align: center;
}
a {
	color:#e21350;
}
