body {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-size: 11px;
	color: #FF0000;
	line-height: 15px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
a:link {
	color:#3366FF;
	text-decoration:none;
	line-height: 15px
}
a:visited {
	color:#3366FF;
	text-decoration:none
}
a:hover {
	color:#3366FF;
	text-decoration:none
}
a:active {
	color:#3366FF;
	text-decoration:none
}
h2 {
	color: #333333
	}
h3 {
	color: #333333
	}
h4 {
	color: #000000
	}
table {
	color: #333333
	}
td, th {
	font-size: 13px;
	line-height: 18px;
	}

