body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#EAE3BD;
	color:#003366;
}

.topbar
{
	background:url(images/top-bar.jpg);
	background-repeat:repeat-x;
}

.content
{
	margin-left:7px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:justify;
	font-size:14px;
}

.articles 
{
	font-size:14px;
	margin-top:20px;
	font-weight:bold;
}

.articles a
{
	color:#ce886f;
	text-decoration:none;
	font-size:12px;
}

.articles a:hover
{
	color:#429BAE;
	font-style:italic;
}

.dds a
{
	color:#429BAE;
	font-size:12px;
	line-height:17px;
}

.dds a:hover
{
	font-style:normal;
}

.dds2 a
{
	color:#ce886f;
	font-size:11px;
	line-height:13px;
}

.dds2 a:hover
{
	font-style:normal;
}
