
p
     {
     font-family: tahoma, arial, sans-serif;
     font-weight: normal;
     font-size: 13px;
     line-height: 135%;
     color: #FFFFFF;
     }

li
     {
     font-family: tahoma, arial, sans-serif;
     font-weight: normal;
     font-size: 13px;
     line-height: 135%;
     color: #FFFFFF;
     list-style-type: disc;
     }

h1
     {
     font-family: tahoma, arial, sans-serif;
     font-weight: bold;
     font-size: 15px;
     line-height: 10%;
     color: #DA251D;
     letter-spacing: 0.3em;
     }

h2
     {
     font-family: tahoma, arial, sans-serif;
     font-weight: bold;
     font-size: 15px;
     line-height: 10%;
     color: #777777;
     letter-spacing: 0.3em;
     }

.emph
     {
     font-style: italic;
     }

.callout
     {
     font-family: tahoma, arial, sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #777777;
     }

.menu
     {
     font-family: tahoma, arial, sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #777777;
     }

a:link, a:visited
     {
     color: #B89D78;
     text-decoration: none;
     }

a:focus, a:hover
     {
     color: #DA251D;
     text-decoration: none;
     }

a:active
     {
     color: #DA251D;
     text-decoration: none;
     }

