@import Global.css;
 
body
{
	font-family: Arial;
	font-size: 8px;
	color:Gray;
}
.LableName
{
	color: #BF263B;
	font-weight:bold;
}

body, div, td, textarea, input, select
{
	font-family: Arial;
	font-size: 8pt;
}
.Title
{
	color:#C6263E;
	
}
.Red
{
	color:#BF263B;
}

.RedTitle
{
	color:#BF263B;
	font-weight:bold;
	
}
.FooterLinks
{
	color: Black;
	font-weight:bold;
}
.FooterLinks2
{
	color: Gray;
	font-weight:bold;
	
}
.MovieLink
{
	font-size: 7pt;
}