BODY {
	background-color: #000000;
	margin: 0
}


table#background {

	background-image: url(images/meritprint-bg.jpg);
	
      }

A#nav  {font-family : arial; font-size : 14px; color : #FFFFFF; text-decoration : none; font-weight: normal}
A#nav:Visited  {color : #FFFFFF;}
A#nav:Hover    {color : #FF0000; text-decoration : none}

A#nav1  {font-family : arial; font-size : 12px; color : #FFFFFF; text-decoration : none; font-weight: normal}
A#nav1:Visited  {color : #FFFFFF;}
A#nav1:Hover    {color : #FF0000; text-decoration : none}

A#enter  {text-decoration : none; font-weight: normal; color: #FFFFFF}
A#enter:Visited  {color : #FFFFFF;}
A#enter:Hover    {color : #FF0000; text-decoration : none}

HR {color : #333333; border:solid; height:1px}



td {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left
	

}

td#nav {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left
	
}


P {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left
}

P#splash {
	font-family: arial;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center
}

P#enter {
	font-family: arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center
}

P#title {
	font-family: arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left
}

