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: #B91515; font-size: 23px; font-family: Trebuchet MS; }
.style8 {	font-size: 13px;font-family: Trebuchet MS;}
.style9 {	font-size: 13px;font-family: Trebuchet MS;color: #B91515;font-weight: bold;}
.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;
}
.nav {	font-size: 14px;
		font-family: Trebuchet MS;
		padding:1px 10 2 10px;
		color:#fff;
		font-weight:bold;
		}
			 .nav a {
				color:#fff;
				text-decoration:none;
				padding:0 0px 0 10px;
				font-weight:bold;
				}
				 .nav a:hover,
				 .nav a.current {
					text-decoration:none;
					font-weight:bold;
					color:#B51517;
					}
