html, body {
 	margin-top:0;
  	margin-right:0;
  	margin-bottom:0;
  	margin-left:0;
	width:100%;
  	padding:0;
	background-image:url(redline-images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
}

body,td,p {font-family: arial; font-size: 12px; color: #ffffff; text-align:left;}

a {font-family:arial; font-size:12px; font-weight:bold; color:#cd1618;}
a:visited {color: #cd1618;}
a:active {color: #cd1618;}
a:hover {color: #70bff6; text-decoration: none;}

h1 {font-family:arial; font-size:20px; font-weight:bold; color:#ffffff; text-align:left;}
h2 {font-family:arial; font-size:16px; font-weight:bold; color:#ffffff; text-align:left;}

.list {text-align: left; font-family: verdana; font-size: 10px; color: #000000;}

.listheading {text-align: left; font-family: verdana; font-size: 10px; color: #ffffff; font-weight:bold;}

.tbl {text-align: center; font-family: arial; font-size: 12px; color: #cc0000; font-weight:bold;}
.smtxt {text-align: left; font-family: verdana; font-size: 10px; color: #ffffff;}
