/* CSS Document */

body {
	margin-top:0px;
	background-image:url(images/bgtile.jpg);
}

ul {

list-style:  outside square url(images/li.jpg);
}

.dyna {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	font-style:normal;
	font-weight:bold;
}

.dyna:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #993300;
	font-style:normal;
	font-weight:bold;
}

.para {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#666666;
	font-style:normal;
	line-height: 14pt;
}
.lister {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	color:#60665B;
	font-style:normal;
	font-weight: bold;
}
.subh {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#60665B;
	font-style:normal;
	font-weight: bold;
}
.subpara {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#60665B;
	font-style:normal;
	font-weight: normal;
}
.more {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:underline;
	color:#C0794D;
	font-style:normal;
	font-weight: bold;
}
.contact {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#60665B;
	font-style:normal;
	font-weight: normal;
}
