body,td,p {
  font-family: Arial, Helvetica, sans-serif;}

a:link {
  text-decoration:none;
  color:#0D3282;}

a:active {
  text-decoration:none;
  color:#0D3282;}
	
a:visited {
  text-decoration:none;
  color:#0D3282;}
	
a:hover, a:focus {
  text-decoration:underline;
  color:#0D3282;}

.white {color:#ffffff;}
.white p ul {list-style-type:disc;}	
.white li {background-image:none;}	