body {
	background-color: #e7e7e8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #22bce9;
	text-decoration: underline;
}
a:visited {
	text-decoration: undeline;
	color: #22bce9;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #22bce9;
}
	
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 10px}
.bottom {
	padding-right: 17px;
}
.indent {
	padding-left: 7px;
}
