.SiteTitle {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 28pt;
	font-style: italic;
	line-height: normal;
	font-weight: 300;
	text-transform: capitalize;
	text-decoration: none;
	color: #333300;
}
a:link {color: #333300; text-decoration:none; font-style: italic;}
a:visited {color: #333300; text-decoration:none; font-style: italic;}
a:active {color: #333300; text-decoration:none; font-style: italic;}
a:hover {color: #333300; text-decoration:underline; font-style: italic;}
body {
	background-color: #FFdead;
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	color: #333300;
	text-align: justify;
}
.wantedlist {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	text-transform: capitalize;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
.author {
	background-color: #FFdead;
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	color: #333300;
	text-align: center;
	font-variant: small-caps;
}
