.text  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text-right { font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link { color: #003052 }
a:visited { color: #003052 }
a:active { color: #003052 }
a:hover { color: gray }
a.bluebg:link    { color: #FFFFFF }
a.bluebg:visited    { color: #FFFFFF }
a.bluebg:active    { color: #FFFFFF }
a.bluebg:hover  { color: silver }
.local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body
{
background-image:url('images/test.jpg');
background-repeat:repeat-x;
background-attachment:fixed;
} 
.red-footer
{ 
  margin:0;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  color: #FF0000; 
  line-height: normal;
  text-align:center; 
}

