body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	background: #ffffff;
}

a img { 
	border: none;
}

.rightalign {
	text-align: right;
}

.thumb {
	text-align: center;
}

.caption {
	padding: 5px 0px 0px 0px;
	font-size: 70%;
	text-align: center;
}

p {
	margin: 0;
	padding: 7px 0px 0px 0px;
	font-size: 80%;
	text-align: center;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #063266;
}

a:active {
	color: #063266;
}

