body {background: url(img/background.jpg) no-repeat top center;
      background-color: #76a8b8;
      text-align: left;
      font-family: Arial, Verdana;
      font-size: 16px;
      color: #1e4152;}

a:link {color: #1e4152;
	font-size: 16px;}
a:visited {color: #1e4152;
	font-size: 16px;}
a:hover {color: #1e4152; text-decoration: underline;
      font-size: 16px;}

A{text-decoration:none}

table { background-repeat: repeat-x;
	  text-align: left;
      font-family: Arial, Verdana;
      font-size: 16px;
	  color: #1e4152;}
	  
  
#title {color: #244757;
	font-size: 24px;
	line-height:24px;
	font-weight:bold;
}

#note {color: #cdeeff;
	font-size: 10px;
}
	  