
BODY    {
	color : black; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size   : 10px;
	font-weight : normal;
	}
	
td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.requiredField 
	{
	color : red;
        }

.content
	{
	color : red;
	font-family : verdana;
	font-size   : 12px;
	font-weight : bold;
	}

.header {
	color : red;
	font-family : verdana;
	font-size   : 16px;
	font-weight : bold;
        } 

.footer {
	color : black;
	font-family : verdana;
	font-size   : 8px;
	font-weight : bold;
        } 

.clsUL {
	color : black;
	font-family : verdana;
	font-size   : 19px;
        }     

.staffInfo {
	color : black;
	font-family : verdana;
	font-size   : 19px;
        }     

.MovieHeadline
	{
	color : red;
	font-family : verdana;
	font-size   : 19px;
	font-weight : bold;
	}

.NewsArticleHeadline
	{
	color : red;
	font-family : verdana;
	font-size   : 19px;
	font-weight : bold;
	}

.NewsArticleContent
	{
	font-family : verdana;
	font-size   : 19px;
	}

.AddressContent
	{
	font-family : verdana;
	font-size   : 19px;
	}

.MapHeadline
	{
	color : red;
	font-family : verdana;
	font-size   : 25px;
	font-weight : bold;
	}


.ContactHeadline
	{
	color : red;
	font-family : verdana;
	font-size   : 20px;
	font-weight : bold;
	}

