body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color:#FF0000;
	font-size:15px;
	margin:0;
	text-decoration: underline;
}
a {
	color: #FF0000;
}
.style1 {
	color: #a1a1a1;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.style3 {font-size: 11px; color: #FF0000;}
.style4 {
	font-family: tahoma;
	font-size: 10px;
}
.style5 {
	color: #808080;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #808080;
	font-size: 10px;
	font-family: tahoma;
}
.style7 {
	color: #6E0707;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
