.pagetitle {
	font-family: Georgia, "Times New Roman";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.pagecontent {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.rightline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCFF;
}
