.content {
font-family: Book Antiqua, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 18px;
font-weight: normal;
color: #696969;
}

.content a {
color : #672C91;
text-decoration : none;
}

.content a:hover {
color : #672C91;
border-bottom : 1px solid #672C91;
} 

.image a {
text-decoration : none;
}

.image a:hover {
text-decoration : none;
} 


h1 {
font-size: 28px;
font-weight: bold;
margin: 0 0 10px 0;
color: #672C91;
letter-spacing: -1px;
}

h2 {
font-size: 18px;
font-weight: bold;
margin: 10px 0 5px 0;
color: #008185;
letter-spacing: -1px;
}

#date {
color: #008185;
font-weight: bold;
}

ul {
list-style-type: square;
}


.footer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
text-align: center;
padding: 20px 0 0 120px;
color: #696969;
}

.footer a {
color : #672C91;
text-decoration : none;
}

.footer a:hover {
color : #672C91;
border-bottom : 1px solid #672C91;
} 