body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	font-style: italic;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E4E4E;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	color: #3366CC;
	font-weight: bold;
	font-size: 13px;
}
.style6 {
	color: #CC3333;
	font-weight: bold;
	font-size: 13px;
}
.footer{
	color:#999999
	font-size: 10px;
}