body {
	background-image: url(tlo.jpg);
	background-attachment: fixed;
}
A:link {
     font-family:Verdana, Arial, Helvetica, sans-serif;
     color:#820656;
     font-size: 15px;
     font-weight:bold;
     text-decoration : none;
}
A:hover {
     color: #E31553;
     text-decoration : none;
}
A:visited {
     color: #820656;
     text-decoration : none;
     font-weight:bold;
}
P.copy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
text-indent:12px;
line-height:140%;
}
P.copy:first-letter {
font-size:17px;
line-height:110%;
font-weight:600; font-family: Times, Arial, Helvetica, sans-serif;
}
table {
border-top: 1px solid #5184BD;
border-left: 1px solid #5184BD;
border-right: 1px solid #5184BD;
border-bottom: 1px solid #5184BD;
}