body {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	background-image: url(../images/Background.jpg);
}
a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #808080;
}
a:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
div#paging {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
}
.style3 {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-size: 24px;
	font-style: italic;
	color: #660033;
	text-transform: uppercase;
}

img {
	border: 0px;
}

.size {
	padding-top:5px;
}