/* Copyright 2005 - Seenary Productions. */

body
  {margin: 0; background-image: url('images/background.gif')}
  
body, p, b, font, h1, h2, h3, h4, h5, li, td, th, a, a:link, a:visited, a:hover, strong, i, blockquote
  {font-family: Verdana, Helvetica, Arial;}
  
  h3
  {font-size: 15px; color: #003399}
  
p, font, td, li, b, strong, th, i, .error
  {font-size: 11pt; color: #000000}


a:link {
	color: #003399;
	text-decoration: underline;
	}
a:visited { 
	color: #003399;
	text-decoration: underline; 
	}
a:hover {
	color: #003399;
	text-decoration: none;
	}
a:active { 
	color: #003399;
	text-decoration: none; 
	}