body {
	background: #eff url(http://www.harsmedia.com/Pics/wave3hm.gif) top right no-repeat ;
	font-family: courier, "lucida grande", serif;
}
.list {
	font-family: verdana, palatino, "lucida grande", serif;
	font-size: 0.8em;
}
h1 {
	margin-left: 20px;
	color: #366;
}
h2 {
text-align: right;
margin-left: 32px;
color: #999;
border-top: 10px solid #ccc;
}
h2.two {
text-align: left;
margin-left: 32px;
color: #999;
border-top: 10px solid #ccc;
}

img.abl {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom:10px;
	border: 1px dotted black;
	}
img.abr {
	float: right;
	margin-right: 0;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom:10px;
	border: 1px dotted black;
	}
a:link {
	color: #993;
	text-decoration: none;
	background: transparent;
	}
a:visited {
	color: #9cc;
	text-decoration: none;
	background: transparent;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	background: #ccc;
	}
a.desc:link {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	color: #993;
	text-decoration: none;
	background: transparent;
	border: 1px #993 solid;
	}
a.desc:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	color: #9cc;
	text-decoration: none;
	border: 1px #993 solid;
	background: transparent;
	}
a.desc:hover {
	color: #fff;
	text-decoration: underline;
	background: #ccc;
	}
p {
	text-align: right;
	line-height: 1.2em;
	color: #333;
	font-size: 16px;
	padding:5px;
	border-right: 2px solid #f00;
	border-top: 1px solid #f30;
	padding-bottom: 18px;
	}
p.about {
	text-align: justify;
	line-height: 1.2em;
	color: #666;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 0;
	padding:5px;
	border: none;	}
small { 
	font-size: 0.9em;
	color: #336;
	}
td {
	margin: 5px;
	padding: 5px;
	}
