A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
	color: White;	
	text-decoration : none;
}
A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
	color: Yellow;	
	text-decoration : underline;
}
a.altLink, a:link.altLink, a:visited.altLink, a:active.altLink, a:focus.altLink {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 9pt;
	color: Blue;	
	text-decoration : none;
}
 a:hover.altLink {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 9pt;
	color: Blue;	
	text-decoration : underline;
}
body {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
INPUT {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 9pt;
	color: #000000;	
}
table {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 9pt; 
 	text-align:justify;
}
body.Impact {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color : #E1DFDF;
	background-image : url('background.jpg');
	background-repeat : no-repeat;
	background-position :  left top;
}
.impactBox {
 	border: 1px solid #000000;
 	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	text-align : center;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 10px;
	}
.copyright {
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}

.contentBox {
 	border: 1px solid #999999;
 	background-color: #FFFFFF;
}
.contentText {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 9pt;
	padding: 10px;
	text-align : center;
}
.contentTitle {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 9pt;
	padding: 8px;
	text-align : left;
	font-weight : bold;
}
.forSale {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12pt;
	padding: 8px;
	text-align : left;
	font-weight : bold;
	color:red;
}
.contentTR {
	background : url('TR.gif') no-repeat right top;
}
.contentBL {
	background : url('BL.gif') no-repeat left bottom;
}
.menu {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
	text-align : center;
	color: White;
	background : #990000;
 	padding: 3px; 
}
.spine {
	font-size: 8pt;
	background : #FCFBF7 url('SpineTop.jpg') repeat-y;
	border: 1px solid #996633;
	
}
.thickerLayer {
 	border: 1px solid #996633;
	background : #FCFBF7 url('Spine.jpg') no-repeat left bottom;
	
}
.splashTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14pt;
	text-align : center;
	color: Black;
}
.links {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 8pt;
	text-align : centre;
}
.look{
	border: 2px solid red;
	padding : 1px;
	font-size: 10pt;
	font-weight : bold;
	text-align : center;
	color: red;
	background-color : white;
	vertical-align : middle;
}