body { 
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-image: url(lbkg.jpg);
	background-attachment: fixed;
	background-position: top left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: georgia, serif;
	}

p { 
	text-align: justify;
	font-family: georgia, serif;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	margin-top: 0;
	}

.hUllo { 
	font-family: georgia, serif;
	color: #83141a;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	}

.aLba { 
	font-family: georgia, serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	line-height: 13px;
	}

.lEan { 
	font-family: georgia, serif;
	color: #000000;
	font-style: italic;
	font-size: 9px;
	line-height: 13px;
	}

.starBoard { 
	font-family: georgia, serif;
	color: #000000;
	font-size: 9px;
	line-height: 13px;
	text-align: right;
	}

.portSide { 
	font-family: georgia, serif;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	}

a:link { 
	color: #000000;
	text-decoration: underline;
	}

a:visited { 
	color: #000000;
	text-decoration: underline;
	}

a:focus { 
	color: #83141a;
	text-decoration: none;
	}

a:hover { 
	color: #83141a;
	text-decoration: none;
	}

a:active { 
	color: #83141a;
	text-decoration: underline;
	}