body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.footer {
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;

}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 3px;
}
h2, .catName {
	font-size: 14px;
	color: #003399;
	font-weight: bold;

}
a,a:link,a:visited,a:active {
	color: #003399;
}
a:hover {
	color: #6699CC;
}
a.catName,a.catName:link,a.catName:visited,a.catName:active {
	text-decoration: none;
}
a.catName:hover {
	text-decoration: none;
}
.summary {
	font-size: 10px;
	padding-left: 3px;

}
.actName {
	font-weight: bold;
}
.actDetails {
	font-size: 12px;
}
.restriction {
	font-size: 10px;
}
.itemCat {
	font-weight: bold;
	background-color: #CCCCCC;
}
.required {
	color: #FF0000;
}
.catCell {
	background-color: #BED3DE;
}
