p, body, li, ul {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	color: #666666;
}
h2 {
	font-size: 18px;
	color: #996600;
}
h3 {
	font-size: 16px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #333333;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.img{ border: 0px}