body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
p {
	font-size: 14px
}
li {
	margin-left: -20px;
	padding-left: -20px;
}
h1 {
	font-size: 12px;
	color: #999999;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;

}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.homeCopy {
	color: #999999;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.homeCopy a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.homeCopy a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.homeCopy a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
table.catList {
	border-collapse: collapse;
}
table.catList td a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table.catList td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
table.catList td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.catList td a:hover {
	color: #CC0000;
	text-decoration: none;
}
.newItem {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.newItem:link {
	color: #000000;
	text-decoration: none;
}
a.newItem:visited {
	color: #000000;
	text-decoration: none;
}
a.newItem:hover {
	color: #CC0000;
	text-decoration: underline;
}
.newSub {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.newSub:link {
	color: #000000;
	text-decoration: none;
}
a.newSub:visited {
	color: #000000;
	text-decoration: none;
}
a.newSub:hover {
	color: #CC0000;
	text-decoration: underline;
}
.bkgndExpress {
	background-color: #B3B3B3;
	background-image: url(http://www.contenti.com/graphics/homepage/express_bkgnd.gif);
}
.bkgndJoin {
	background-color: #000099;
	background-image: url(http://www.contenti.com/graphics/homepage/join_bkgnd.jpg);
}
.bkgndHeader {

	background-image: url(http://www.contenti.com/graphics/homepage/header_bkgnd.jpg);
}

