body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-image: url(images/paperback.jpg);
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #330066;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 12px;
}
h1 {
	font-size: large;
	color: #990000;
}

h3 {
	color:#330066;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.smalltext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #333333;}
	
.smalltext a:link{font-size:11px;}

.sidebar{
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	}
