
body{
color: #333333;
font-family: "Franklin Gothic Book", Verdana, Helvetica, Arial, sans-serif;
}

h1, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
}

p{
test-align: left;
padding-bottom: 12px;
color: #333333;
}

img {
float: left;
margin: 0 5px 5px 0;
border: 1px solid #000000;
}

blockquote {
width: 260px;
float: right;
margin: 0;
padding: 0 0 10px 10px;
color: #b70027;
font-family: Georgia, "Times New Roman", serif;
font-size: 90%;
line-height: 130%;
}

blockquote p {
margin: 0;
padding: 0 0 5px 0;
}

blockquote span {
font-weight: bold;
font-size: 140%;
line-height: 100%;
padding: 0 3px 0 3px;
}

blockquote p cite {
display: block;
margin: 0;
padding: 0;
text-align: right;
font-size: 80%;
color: #333333;
}

a {
text-decoration: none;
font-weight: bold;
border-bottom: 1px dashed #dd0000;
}
a:hover {
color: #dd0000;
border-bottom: 1px solid #ffce00;
}
