body {
	font: Verdana, Helvetica, sans-serif;
	margin-left: 0pt;
	background-color: #65494A;
	background-image: url(/homepagefiles/bground.gif);
	color: #BDCABE;
}

table {
	background-color: #65494A;
}

a { 
	text-decoration: none;
}

a:hover {
	text-decoration: underline; 
	background-color: none;
}

a:link {
	color: #9FA069;
}

a:visited {
	color: #9B9A7D;
}

a:active {
	color: #5A1818;
}

p { 
	font-size: 8pt;
}

img.rand {
	border-color: #7E6263;
	border-style: dotted;
	border-width: 4;
}

