body,td,th {
	font-family: Verdana, Arial, Century Gothic;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
}
body {
	background-image: url(/tpl/eisdomv1/img/bg.gif);
	background-color: #1686B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headlines {
	font-family: Arial, Verdana, Century Gothic;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.colorHL {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
