div#container{
   width: 800px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body{
	text-align: center;
	margin: 0;
	background-image: url(images/bground.gif);
}
#comcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
#page {
	font-family: Times New Roman, Times, serif;
	color: #FF0000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
#comcashead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
#cclist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.dot {font-size: 21px}

.clabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.lt {
	font-size: 16px;
	color: #0000FF;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
.pagebld {
	font-size: 21px;
	color: #0000FF;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}
.pagenrm {
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	color: #0000FF;
}

