.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333399;
	font-weight: bold;
	text-transform: capitalize;


}
.sidenote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gridbg {
	background-attachment: fixed;
	background-image: url(graphics/navbg.gif);
	background-repeat: repeat;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	font-variant: normal;
	font-weight: bold;


}
.bigbg {
	background-attachment: scroll;
	background-image:  url(graphics/calk12_bgnet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
