body {
	background-color: #fff;
}
body,td,th {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
}
h1 {
	font-size: 18px;
	text-align:left;
	color: #333;
}
a:link {
	color: #2a6fbb;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	text-align:left;
	color: #2A6FBB;
}
a:hover {
	text-decoration: none;
	text-align:left;
	color: #f00;
}
a:active {
	text-decoration: none;
	text-align:left;
	color: #999;
}
.style1 {color: #fff;
	text-align:left;
}
.style2 {
	font-size: 16px;
	text-align:left;
	font-weight: bold;
}
.style3 {
	color: #333;
	font-weight: bold;
	text-align:left;
	font-size: 22px;
}
.style4 {
	color: #333;
	font-weight: bold;
	text-align:left;
	font-size: 16px;
}
.style6 {font-size: 14px
	text-align:left;
}

.style7 {
	color:#999;
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

	ul, li{
	margin:0;
	padding:0;
	}

	li{
	margin:0px 20px 1px 35px;
	padding-left:5px;
	}