@charset "UTF-8";
/* CSS Document */

body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.imgLeft {
	float: left;
	padding-right:10px;
	padding-bottom:5px;
}
.imgRight {
	float: right;
	padding-right:10px;
	padding-bottom:5px;
}
body, a {
	color: #AD2C2F;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}