<!--
BODY {
	background-image: url();
	background-color : #3b3b3b;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0; 
}


.tableinside {
	background-image: url('../images/bottombox.jpg');
background-repeat:no-repeat;
height: 600px

}
.table {
	background-image: url('../images/backswirl.jpg');
background-repeat:no-repeat

}
A:LINK, A:VISITED {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A:ACTIVE {
	text-decoration : underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	}
.storytitle {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	}
.storyauthor {
	font-family: times new roman, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	}
.story {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	}
.textsm {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	text-transform: uppercase;
	}
.text {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	}
.magtitles {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	}
.title {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	text-transform: uppercase;
	}
.advertisers {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	}
.boxes		{ font-family: Tahoma, Arial; 
			  font-size: 9pt;
			  color: #000000;
			  border: 1px solid silver; 
			  background-color: #ffffff;
			  }
			  
.buttons	{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	background-color: #;
	text-align: center;
		text-transform: uppercase;

}

-->

