body {
	background-color: #c8d4d7;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bigtable {
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat-x;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a.title:link {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.title:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.title:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.pimg {
	border: 3px solid #666666;
}
.ct {
	background-color: #EFEFEF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}
.ct th {
	background-color: #CCCCCC;
}
