body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; color: #333333;
}

ul
{
list-style-image: url(images/sqbullet.gif);
list-style-type: square;
} 

.content
{
color: #6B9498;
}

.content a
{
color: #919363; text-decoration: underline;
}
.content a:hover
{
color: #333333; text-decoration: none;
}

table.forms {
	border: 1px solid #000000;
	margin: 20px;
	width: 350px; }

.formtitle {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold; }
	
.postdate {	
	font-size: 11px;
	color: #333333;
}