body
{
	background:#DFD7D0;
	margin: 10px;
	font-family: tahoma, times new roman, sans-serif;
	color: black;margin:10px;
}

.title	
{
	font-family:Times New Roman, Tahoma, sans-serif;
	color: Red;
	font-size:36px;
	margin:0px;
}

.btitle	
{
	font-family:Times New Roman, Tahoma, sans-serif;
	color: #000000;
	font-size:36px;
	margin:0px;
}
.byline
{
	font-family:Times New Roman, Tahoma, sans-serif;
	color: #000000; 
	font-size:16px;
	font-weight:bold;
	margin:40px;
	line-height:180%;
}
.links	
{
	font-family: Times New Roman, Tahoma, sans-serif;
	color: black;
	font-size : 12px;
	font-weight:bold;
	line-height:180%;
	text-decoration: none;
}
A	{color:blue;font-size: 16px;text-decoration: none;}
A:hover	{color:red;text-decoration: overline;}
A.byline 	{color:#808A8A;text-decoration:none;line-height:150%;font-weight:bold;}

