p, body, td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #4E341D;
line-height: 150%
}

p.dashed {
padding: 0px 0 10px 0;
border-bottom: thin dotted #4E341D;
text-align: center
}

h1 {
font-family: georgia, serif;
font-size: 22px; 
line-height: 32px; 
letter-spacing: 1px
position: inline;
}

h2 {
font-family: georgia, serif;
font-size: 12px; 
color: #ffffff;
position: inline;
background-color: #4E341D;
padding: 0.5cm
}

h3 {
font-family: georgia, serif;
font-size: 12px; 
color: #ffffff;
position: inline;
background-color: #4E341D;
padding: 0.15cm
}

.footer {
text-align: center;
}

a:link {
font-family: verdana, arial, helvetica, sans-serif;
font-size:10px;
color:#B18009;
text-decoration: none;
}

a:visited {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #B18009;
text-decoration: none; 
}

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