body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #bbbcbc;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #da382c;
	font-size: 11px;
	font-family: tahoma;
}
a.style2 {
	color: #da382c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
	font-weight: bold;
}

.style5 {
	color: #990000;
	font-size: 11px;
	font-family: tahoma;
}
a.style5 {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.style3 {
	color: #696c6d;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #E5881C;
	font-size: 11px;
	font-family: tahoma;
}

a.style4 {
	color: #E5881C;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
}

.title {
	text-transform: uppercase;
	color: #FCECE2;
	font: bold 11px Arial;
	padding: 0px 0px 25px 5px;
}

.text {
	color: #696c6d;
	font-size: 11px;
	font-family: tahoma;
	text-indent: 10px;
	line-height: 16px;
}

