body {
	background-color: #FFFFFF;
	background-image: url(CS%20images/background-stripe3.jpg);
}
p{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #126A90;
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
	}
.casetype {
	font-size: 14pt;
	color: #998A6A;
	font-family: Arial;
	}

.case {
	font-size: 20px;
	color: #126A90;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
	
.casename {
	font-size: 22px;
	color: #126A90;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	}
	
.caseloc {
	font-size: 20px;
	color: #998A6A;
	font-family: "Trebuchet MS";
	}

.caption {
	font-size: 8pt;
	color: #998A6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 50px;
}
.bottom a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 50px;
}
.bottom a:hover {
	color: #FF6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 50px;
}
.bottom a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 50px;
}
