BODY { 
 	color: #83595B;
	background-color: #FDECA3;
}

TABLE, TR, TD {  
	font : 12px "Georgia", Times, serif;
}

.bodytext{
	font : 12px "Georgia", Times, serif;
	padding: 0px 5px 0px 5px;
	text-align: justify;
}

.address{
	font : 12px "Georgia", Times, serif;
}

.features{
	font : 12px "Georgia", Times, serif;
	padding: 3px 3px;
}

.pagetitle {
	font : 12px "Georgia", Times, serif;
	font-weight: bold;
}

A {  
	color: #DE7080;
	text-decoration:underline;
	background-color: transparent;
}

A:LINK {  
	color: #DE7080;
	text-decoration:underline;
	background-color: transparent;
}

A:VISITED { 
	color: #CD324A;
	text-decoration:underline;
	background-color: transparent;
 }

A:HOVER {  
	color: #CD324A;
	text-decoration:none;
	background-color: transparent;
}

A:ACTIVE{
	color: #113A68;
	text-decoration:underline;
	background-color: transparent;
}

.leftcolumn {
	background-image: url(images/outline-left.gif);
}

.rightcolumn {
	background-image: url(images/outline-right.gif);
}

.bottomcolumn{
	background-image: url(images/outline-bottom.gif);
}

.watermark{
	background-image: url(images/tablebkg.gif);
}

.privacy{
	font : 10px "Georgia", Times, serif;
}