
p      { color: #000; font-size: 100%; font-family: Georgia, Verdana, Geneva, Arial, sans-serif; line-height: 24px; background-color: #eccd00; margin: 15px }
h1   { color: #000; font-size: large; font-family: Georgia, Verdana, Geneva, Arial, sans-serif; line-height: 140%; background-color: #eccd00; margin-left: 15px }

h2      { color: #eccd00; font-size: large; font-family: Georgia, Verdana, Geneva, Arial, sans-serif; line-height: 130%; background-color: #b22b08; margin-top: 15px; margin-right: 15px; margin-left: 15px }

h3   { color: #900; font-size: medium; font-family: Georgia, Verdana, Geneva, Arial, sans-serif; line-height: 140%; margin-top: 15px; margin-left: 15px }

a:link       { color: #b22b08; text-decoration: none; background-color: #eccd00 }
a:visited      { color: #000; text-decoration: none; background-color: #eccd00 }
a:hover         { color: #000; text-decoration: none; background-color: #eccd00 }
a:active      { color: #b22b08; text-decoration: none; background-color: #eccd00 }

.dropcap {
float:left;
color:#000;
font-size:40px;
line-height: 24px;
margin-top:-8px;
font-family: Georgia, Verdana, Geneva, Arial, sans-serif;
}