body, div, table, td, span
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

p, body
{
	margin: 0px;
}

body
{
	background-color: #FFFFFF;
}
.imageleft
{
	float:left;
	margin-right: 10px;
}
.imageright
{
	float: right;
	margin-left: 10px;
}

.imagecenter
{
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

.imagecenter, .imageleft, .imageright
{
	border: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 5px solid #ebf1de;
}

.Title
{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #71951a;
	margin-bottom: 15px;
}

.Red
{
	font-size: 14px;
	color: #71951a;
	font-weight: bold;
}

.Green
{
	font-size: 12px;
	color: #E20228;
	font-weight: bold;
}
