body {
margin: 0px 0px 0px 0px; background: url("../images/bg.png"); background-attachment:fixed; background-color:#ffffff; background-repeat:repeat; 
} 
td {
 font-size: 12px;
 text-decoration: none;
 font-weight: normal;
 font-family: verdana, arial, helvetica;
 color: #000000;
}
.copy {
    width:100%;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	color: #ffffff;
}
.header{
  font-size: 14px;
  font-family: verdana, arial;
  font-weight: bold;
  font-style: normal;
  color: #d11768;
}
.panel{
  font-size: 11px;
  font-family: verdana, arial;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
}
hr  {
border: 0;
width: 100%;
height: 1px;
color: #000000;
background-color: #000000;
}

a:visited {text-decoration:underline; font-size: 12px; font-family: verdana; color: #531d82;}
a:active {text-decoration:underline; font-size: 12px; font-family: verdana; color: #531d82;}
a:link {text-decoration:underline; font-size: 12px; font-family: verdana; color: #531d82;}
a:hover {text-decoration:none; font-size: 12px; font-family: verdana; color: #531d82;}

iframe {
overflow-x: hidden;
}