body,td {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	}
	
a {
	background-color : transparent;
	font-weight : normal;
	text-decoration: none;	
	}

a:link {
	text-decoration : none;
	color : #003C43;
	}

a:visited {
	text-decoration: none;
	color:#4EA22E;
	}

a:hover {
	text-decoration : underline;
	}

a:active {
	text-decoration : none;
	color: #4690E7;

	}
.photos {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;


}
.photosright {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	margin-left: 10px;

}
.scorecard {
	color: #FFFFFF;
	background-color: #4EA22E;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;


}
.photoframe {
	border: thin outset #003C43;
}
.boldheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A443B;
}
