body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #B91515;
	font-size: 11px;
	font-family: tahoma;}
.style2 {
	color: #42464b;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #6f797e;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #b61515;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #6f797e;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {color: #6F797E; font-size: 13px; font-family: tahoma; }
.style8 {	font-size: 10px;
	font-family: tahoma;
}
.style9 {font-size: 11px}
.i1 {
	color: white;
	font-size: 15px;
	font-family: tahoma;
	text-decoration: none;	
}
.i1:hover {
	color: white;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
}

.i2 {
	color: #6f797e;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none;	
	font-weight: bold;
}
.i2:hover {
	color: #6f797e;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
}
.i3 {
	color: red;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;	
	font-style: italic;
}
.i3:hover {
	color: red;
	font-size: 15px;
	font-family: Arial;
	font-style: italic;
	text-decoration: underline;
}
