﻿body {
	font-family: arial, helvetica;
	font-size: medium;
	color: #FFFFFF;
	background-color: #575757;
}
img {
	border-width: 0;
}
.MailComment {
	color: #FFFF00;
}
#footer {
	font-family: arial, helvetica;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	padding:5px;
}
table {
	border-style: solid;
	border-width: 2px;
	border-color: grey;
}
.PhotoButton {
	border: none;
	width: 40%;
}
	
