BODY {background-color: #B7B7B7; }
DIV.body { background-color: #D7CAA6;
	background-image: url(/images/ca_bk.gif);
	margin:0px;
	padding:0px;
	border:0px;
	color: #AA0000;
}
DIV.body A:link {color: #3300FF}
DIV.body A:visited {color: #808080}
DIV.body A:active {color: #FFCC33}

SPAN.h1body { text-align: center;
	font-weight: bold;
	font-size: xx-large;
	 }
P.body {margin-left:20px;}
DL.body {margin-left:20px;}
DIV.footer { color: black;
	margin:0px;
	padding:0px;
	border:0px;
}
IMG.noborder { border:0px; }
.right {float:right;}
.left {float:left;}
.center {text-align:center; }
