body	{ background:url(/gfx/bg-1.gif); }


a:link, a:visited
	{
	font-family:arial,sans-serif;
	color:#669;  font-weight:bold;
	}
a:active, a:hover
	{ color:#052F61;  text-decoration:none; }


td	{
	font-family:Verdana, Arial, sans-serif;
	font-size:9pt; color:#666;
	}

.articles
	{ font-size:8.5pt; }

.articleCredits
	{ font-size:8pt;  text-align:justify; }


a.foot:link, a.foot:visited
	{ color:#052F61;  text-decoration:none; }
a.foot:active, a.foot:hover
	{ text-decoration:underline; }


h1, h2, h4
	{ margin:0; }

h1	{ font-size:14.5pt;  color:#669; }

h2	{ font-size:10.5pt; }

h3	{ font-size:9pt;  color:#333;  margin:15px 0 0 0; }

h4	{ font-size:10pt;  color:#669; }

ul, ol	{ margin-top:0;  padding-top:0; }
li	{ padding-top:15px; }


.border1
	{ border:1px solid #669; }

.border2
	{ border:1px solid #9DAE5D; }

.border3
	{ border:1px solid #FCA050; }

.border4
	{ border:1px solid #052F61; }

.button
        {
	color:#fff;  font-size:10pt;  font-family:Arial;
	font-weight:bold;  background-color:#669;
	border:1px solid #006;
	}
