<!-- ****************************************************************
      SIGHBERCRUISER CSS (main.css)
     **************************************************************** -->
BODY  {	background:			#CCCCCC;}

TD {
	font-family: 			Calibri, Arial;
	color: 				black;
	font-size: 			small;
	font-weight: 			normal;
	font-style: 			normal;
	padding:			0px;
	font-align:			left;
}

span.title {
	font-family: 			Calibri, Arial;
	color: 				#CC0000;
	font-size: 			x-large;
	font-weight: 			bold;
	font-style: 			normal;
	padding:			3px;
	font-align:			left;
}

TD.body {
	font-family: 			Calibri, Arial;
	color: 				black;
	font-size: 			small;
	font-weight: 			normal;
	font-style: 			normal;
	padding:			5px;
	font-align:			left;
	line-height:			20px;
	text-align:			left;
}

TD.text {
	font-family: 			Verdana, Arial;
	color: 				white;
	font-size: 			small;
	font-weight: 			normal;
	font-style: 			normal;
	padding:			5px;
	font-align:			left;
	line-height:			18px;
}

P  {	font-family: 			Verdana, Arial;
	color: 				white;
	font:				10pt/13pt;
	font-size: 			small;
	text-align:			justify;
}

body  {	font-family: 			Verdana, Arial;
	color: 				white;
	font:				10pt/13pt;
	font-size: 			small;
	text-align:			justify;
}

H1 {
	font-family: 			Verdana, Arial;
	color: 				blue;
	font-size: 			x-large;
	font-weight: 			bolder;
	font-style: 			normal;
	text-align:			center;
}

A:link {color: 				red;
}

A:visited {color: 			green;
}

A:active {color: 			orange;
}

A:hover {color: 			darkred;
}
