
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	background-image: url(../images/background.jpg);
	margin-top: 0px;
}
a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
	font-size: 11px;
}
.photo{
	float:left;
	width:110px;
	height:100px;
	text-align:center;
	margin-right:10px;
	position:relative;
}

.photo p{
	font-size:12px;
	line-height:1.3;
}

