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

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

XXp	{
/*	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	color: black; */
	}

a:link	{
	color: #660033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}

a:visited	{
	color: #660033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}

a:active	{
	color: #660033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}

a:hover	{
	color: #899635;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}

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

/*  movie title header text */
.menusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

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

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


}

/* END owr_style.css */
