body
{
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
	background-color: 374663;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size : 140%;
  color: #374663;
	font-weight: lighter;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size : 150%;
	font-weight : regular;
  color: #524600;
	padding: 0px 0px 0px 45px;
	border: 1px solid #A5B4C8;	
  background-image: url('../images/h2_bg.gif');
}


h3 {
	font-family: Times New Roman, Times, serif;
	font-size : 110%;
  color: #374663;
	margin-bottom: -14px;
}

a:link { color: #524600; } 
a:visited { color: #524600; } 
a:active { color: #524600; } 
a:hover { color: #524600; text-decoration: none; }

a.special:link { color: #524600; text-decoration: none;} 
a.special:visited { color: #524600; text-decoration: none;} 
a.special:active { color: #524600; text-decoration: none;} 
a.special:hover { color: #524600; text-decoration: underline; }

td
{
	font-size : 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
}

li  {
	list-style-image: url(../images/bullet.gif);

}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B5060;
	line-height: 14px;
}

img.shadow {
  border: 1px solid #91A3C6;
}


