body {
	color:black;
	margin:0px;
	padding:0px;
	}
TD {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	color : black;
	}
A:link {
	color: #fff;
	text-decoration:none;
	font-size: 10px;
	}
A:visited {
	color: #ddd;
	text-decoration:none;
	font-size: 10px;
	}
A:hover {
	color: #fff;
	background:#fb0;
	text-decoration: none;
	font-size: 10px;
	}
a.arteh {
	padding:0px 2px;
	}
p {
	font-family:Verdana,Arial;
	font-size:12px;
	color:black;
	}
p.desc:first-letter {
	color:red;
	font-size:17px;
	font-weight:900;
	margin-right:1px;
	}
p.desc {
	margin-top:14px;
	line-height:17px;
	}
	
p.desc b {
	color:#421;
	letter-spacing:0px;
	}
