body,table,td
   {
   font-size: 11.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 16px;
   font-weight: none;
   }

body {
background-color: #227db7;
background-image: url(images/bg-header.gif);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #227db7; text-decoration: underline; font-weight: bold;}
a:visited { color: #227db7; font-weight: bold;}
a:active  { color: #227db7; text-decoration: none; font-weight: bold;}
a:hover   { color: #227db7; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #227db7; }
a.thumb img { border: 1px solid #227db7; }
td {	font-size: 11px;
	line-height: 18px;
}
.disclaimer {
	font-family: sans-serif;
	color: #888888;
	font-size: 11px;
}
