html,body,td ,th{
	font-family: Verdana, Arial;
	font-size: 100%;
	color: #cccccc;
}
p {
	/* [disabled]font-size: 90%; */
	line-height: 1.4;
	font-weight: normal;
	color: #cccccc;
	font-family: Verdana, Arial;
}
h1 {
	font-size: 140%;
	font-family: Verdana, Arial;
	color: #a2dadb;
	font-weight: bold;
}
h2 {
	font-size: 140%;
	font-family: Verdana, Arial;
	color: #a2dadb;
	font-weight: bold;
	border-bottom: 1px solid #666;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 120%;
	font-family: Verdana, Arial;
	color: #ccc;
	font-weight: normal;
	font-style: normal;
}
h4 {
	font-size: 120%;
	font-family: Verdana, Arial;
	color: #ccc;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #666;
}
h5 {
	font-size: 160%;
	font-family: Verdana, Arial;
	color: #9FC5DB;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
h6 {
	font-size: 160%;
	font-family: Verdana, Arial;
	color: #9FC5DB;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #666;
}
li {
	font-size: 90%;
	font-family: Verdana, Arial;
	color: #cccccc;
	font-weight: normal;
	line-height: 1.4;
}
