body   {	
	font-size: 12pt; 
	color: black;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	}

XXh1	{
	font-size: 24pt;
	font-family: Sans-Serif;
	color: blue;
	text-align: center;
	}

XXp	{
	/* text-indent: 0.5in; */
	/* 	margin-left: 3px; */
	/* 	margin-right: 3px; */
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	color: black;
	}

a:link	{
	color: blue;
	text-decoration: none;
	}

a:visited	{
	color: blue;
	text-decoration: none;
	}

a:active	{
	color: blue;
	text-decoration: none;
	}

a:hover	{
	color: red;
	text-decoration: none;
	}

/* **************************************************************** */

/*  movie title header text */
.hdrtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* sports top of page title header text */
.sp_hdrtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* sports top of page title header text */
.sp_tbltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* sports winner and loser in a game table */
.sp_won {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.sp_lost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* nav links at bottom of page */
.botmnav {
	font-family: serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

/* copyright notice */
.copyright {
	font-family: serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #00CCCC;


}

.menutxt {
	color: #800000;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.storytxt {
	font-size: 16px;
	font-style: normal;
	text-align: justify;
}

.bodyplain   {	
	font-size: 12pt; 
	font-family: serif;
	}

.bodytxt {
	font-size: 16px;
	font-style: normal;
}

.bodytxt_bold {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.hdr_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.top_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.complistidx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


/* END owr_style.css */
