.body {
font-family: "Times New Roman", Times, serif;
color: #333333;
font-size: 14px;
}

.quotes {
font-family: "Times New Roman", Times, serif;
color: #333333;
font-size: 14px;
position:relative;
left:50px;
}

.quotesIndent {
font-family: "Times New Roman", Times, serif;
color: #333333;
font-size: 14px;
position:relative;
left:20px;
}

.drop {
float:center;
color:#D4D4C7;
font-family: "Times New Roman",Times, serif;
font-size:100px;
line-height:70px;
padding-top:2px;
}

a:link {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;color: #333333;text-decoration: none}
	a:visited {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;color: #333333;text-decoration: none}
	a:active {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;color: #333333;text-decoration: none}
	a:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;background: #003300; color: #ffffff;}
