	body {
		margin:0px 0px 20px 0px;
		background: white;		
		}
	A 			{ color: #003366; }
	A:link		{ color: #333333;  text-decoration: none}
	A:visited	{ color: #333333;  text-decoration: none}
	A:active	{ color: #999999;  text-decoration: none}
	A:hover		{ color: #999999;  text-decoration: none}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	

	.body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  background: white;
  		line-height:120%;
		}

	.body a,
	.body a:link,
	.body a:visited,
	.body a:active,
	.body a:hover {
		font-weight: normal;
	
	}


	.section	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
font-weight: bold;
  background: white;
		color: #cc9900;
		}	

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: small;
font-style: italic;
  background: white;
		color: #666;
		}			

	.by	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: small;
font-weight:italics;
		color: #666;
background: white;
		}	

.mastheadtitle	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: small;
font-weight:bold;
  background: white;
		color: #000;
		}	


.staff	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: small;
  background: white;
font-weight:normal;
		color: #666;
		}	

.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:xx-small;
		font-weight:normal;
  		  background: white;
  		line-height:140%;
  		padding:2px;
}

.frontleft {
		font-family:verdana, arial, sans-serif;
		color:#333;
text-align:top;
		font-size:x-small;
		font-weight:normal;
  		  background: white;
  		line-height:120%;
  		padding:2px;

}

.linkage {
		font-family:verdana, arial, sans-serif;
		color:#669933;
text-align:top;
		font-size:x-small;
		font-weight:normal;
  		  background: white;
  		line-height:120%;
  		padding:2px;

}

.copyright {
		font-family:verdana, arial, sans-serif;
		color:#333;
text-align:top;
  background: white;
		font-size:xx-small;
		font-weight:normal;
  		
  		line-height:100%;
  		padding:2px;

}

