body {
	background-color: #FFFFFF;
}


body,td,th {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color: #676767;
	font-size: 12px;
	line-height: 18px;
}
a {
	font-size: 12px;
}
a:link {
	color: #66CCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #66CCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #676767;
}
h2 {
	font-size: 16px;
	color: #676767;
	line-height: 22px;
}
h3 {
	font-size: 13px;
	color: #676767;
	line-height: 19px;
}
.style1 {color: #CCCCCC}

.style2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
