body {
	background: url(images/ccst.gif) fixed;
	margin-left: 10px;
	margin-right: 10px;
	 
	}

a {
	text-decoration: none;
}
a.menu:link {color: #990000;}		/* unvisited */
a.menu:visited {color: #990000;}	/* visited */
a.menu:hover { color: #FF0000; }	/* moused over */
a.menu:active { color: #990000; }	/* selected */

a:link { color: #CC0000;}
a:visited { color: #FF6633;}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active { color: #CC0000; }

 p,ul,li{
	font-family:Verdana, serif;
	font-size:14px;
	color: #000099
	
}
hr {color: #71A7F9;
}


.footer { 
	width:300px; 
	margin-top:10px; 
	text-align:center;
	font-size: x-small;	  
}
.menu-body {
	background-color:#66CCFF;
	font-size: 12pt;
	font-weight: bold;
	line-height:14pt;
	font-family:Verdana, serif;
	color: #990000;
	border-top: #000099;
	border-right: #66CCFF;
	border-bottom: #000099;
	border-left: #66CCFF;
	margin-bottom:0em;
}

.headings {
	font-family:Verdana, serif;
	color: #71A7F9;
}
.subheadings {
	font-family:Verdana, serif;
	color: #CC0000;
}
.subpara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-align: left;
}
.inset {
	text-indent: 10%;
	text-align: center;
	list-style-type: none;
}
