h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5;
	letter-spacing: 1px;
	color: #990000;
	line-height: 1em;
}

h2 {
	font: 1.5em Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	color: #660000;
	width: 80%;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	border-bottom-width: 1px;
}

h3 {
	letter-spacing: -0.1px;
	font-size: 1.4em;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 0;
	font-weight: normal;	
}

h4 {
	font: bold 1.1em Georgia, "Times New Roman", 
	serif; letter-spacing: 1px;}

p,br,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 1em;
	font-size: 0.9em;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.4em;
	font-size: 1em;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 8px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.4em;
	margin: 0 0 1em;
	color: #339999;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.4em;
	margin: 0 0 1em;
	color: #3399FF;
	text-decoration: underline;
}

.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.4em;
	margin: 0 0 1em;
	color: #339999;
	font-style: italic;
}

.comment {
	text-align: left;
	font: 0.8em Verdana, sans-serif;
	margin: 0 0 2em 0;
	background: #F8F7EF;
	font-style: italic;
}

.thelinks {
	font-style: italic;
	color: #FF0000;
}

