TABLE.XSP_OUTLINE {HEIGHT: 100%; WIDTH: 900px; border-width: 1px; border-style: solid; border-color: black;} 
TD.XSP_MAIN_PANEL {padding-right: 80px; padding-left: 80px;}

.title {
	color: #cc0000;
	font-size: 18pt;
	font-family: Georgia, Times new roman, serif;
	font-weight: bold;
	margin: 100px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	}

.title a, .title a:visited {
	color: #cc0000;
	font-size: 18pt;
	font-family: Georgia, Times new roman, serif;
	font-weight: bold;
	margin: 100px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	}
	
.title a:hover {
	text-decoration: underline;
	}

