@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
a {
	color: #006600;
}
.photoBorder {
	border: thin solid #000000;
}
.textRed {
	color: #CC0000;
}
.textLightGrey {
	color: #CCCCCC;
}
.CenterText { text-align: center; }
