body
{
	font-family: "Times New Roman","serif";
	font-size:100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #33617f;

}

A
{
	text-decoration: none;
	color: white;
}

A:hover
{
	color: #ffff00;
}

.thumb
{
	border-right: white solid;
	border-top: white solid;
	border-left: white solid;
	border-bottom: white solid;
}

P
{
	left: 130px;
	font-size:1.0625em;
	position: relative;
	line-height: 150%;
}
P.normalP
{
	line-height: 120%;
}
