body, td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.25;
	}

.hmtext {
	color: #000000;
	margin-left: 15px; 
	margin-right: 15px;
	line-height: 2.25;
	}

.indent {
	margin-left: 20px; 
	margin-right: 20px;
	}
	
	
.smtext {
	font-family: Verdana;
	font-size: 10px;
	margin-left: 20px; 
	margin-right: 20px;
	}
	
	
.header { 
	font-size: 14px; 
	color: #206d72;
	font-weight: normal;
	margin-top: 0;
}
	
.links { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #6e0202; 
	text-decoration: none; 
	line-height: 2.0;
	margin-left: 20px; 
	}

.links:hover {
	font-family: Verdana; 
	font-size: 12px; 
	color: #d30000; 
	text-decoration: none;
	line-height: 2.0;
	margin-left: 20px; 
	}

.link2 { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #6e0202; 
	text-decoration: none; 
	}

.link2:hover {
	font-family: Verdana; 
	font-size: 12px; 
	color: #d30000; 
	text-decoration: none;
	}

.members
{
	position: absolute;
	right:		20px;
	bottom: 	0;
}

.images
{
	position: relative;
}

td.vert-divisor
{
	background-image:		url("/images/blacksp.gif");
	background-repeat:	repeat-y;
}

.indent h2,
.indent table thead th,
.indent table tbody th
{
	font-weight: bold;
	font-size:	11px;
	color: 			#206d72;
	margin-top: 30px;
}

.indent table thead th,
.indent table tbody th
{
	font-weight: normal;
	text-align:	left;
}

.indent table tbody th
{
	text-align: center;
}

.indent table tbody td
{
	vertical-align: top;
}

.spacer
{
	height: 100px;
}

p a.link2,
p a.link2:hover
{
	font-size: 11px;
}
