a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.detailsTable {
	border: thin #111111;
	background-color: #000000;
	color: #EEEEEE;
	width: 150px;
	height: 110px;
}
.detailsHeader {
	font-variant: small-caps;
	width: 60px;
}
.detailsData {
	width: 90px;
	text-align: center;
}
.descTable {
	width: 400px;
	height: 120px;
	border: thin #555555;
	border-spacing: 1;
	border-style: solid;
	border-collapse: collapse;
}
.descTopRow {
/*	border-color: #555555;*/
	background-color: #555555;
	font-variant: small-caps;
	color: #DDDDDD;
	font-size:18px;
	text-align: center; 
	height: 20px;
	font-weight: bold;
}
.descBottomRow {
	height: 85px;
	background-color:#FFFFFF;
}
img {
	border: thin #000000;
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #000099;
}
#content h2 {
	font-family: "Arial";
	font-size: 18px;
	color: #000099;
}
#content h3 {
	font-family: "Verdana";
	font-size: 18px;
	color: #000099;
}
#content h4 {
	font-family: "Verdana";
	font-size: 16px;
	color: #000099;
}
#content h5 {
	font-family: "Verdana";
	font-size: 36px;
	color: #000099;
}
#content a {
	font-family: "Verdana";
	font-size: 10px;
	color: #FF0000;
}
#content li {
	font-family: "Verdana";
	font-size: 12px;
	color: #000099;
}
#content td {
	font-family: "Verdana";
	font-size: 14px;
}
#content p {
	font-family: "Verdana";
	font-size: 14px;
	color: #000099;
}
#content caption {
	font-family: "Verdana";
	font-size: 12px;
	color: #000099;
	background-color: #EEBB00;
}
body {
	background-image: url("/CMS/images/image2.jpg");
}
