body {
	background-color:#EBE9E9;
	background:url(../../gfx/bg.gif);
	margin:0px;
	color:#000000;
	font-family:Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
}
a:link{ color: #000000;}
a:visited{ color: #000000;}
a:hover{ color: #4B0000; text-decoration: none}

.box {
	font-size:14px;
	color:#000000;
}

.box a:link{ color: #000000; font-size:14px;}
.box a:visited{ color: #000000; font-size:14px;}
.box a:hover{ text-decoration: none}

.title
{
	font-size:20px;
	font-weight:bold;
}

.box_title
{
	color:#948853;
	font-size:14px;
	font-weight:bold;
}

.date
{
	color:#948853;
	font-size:14px;

}

.box_date
{
	color:#948853;
	font-size:12px;
}

.notes
{
	color:#948853;
	font-size:10px;
}
