body, td, p, ul
{
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	color: #333334;
}

.date
{
	font-family: arial,helvetica,'sans serif';
	font-size: 10px;
	color: #868586;
}

.header
{
	font-family: arial,helvetica,'sans serif';
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #E04B98;
}

.title
{
	font-family: Times New Roman,'serif';
	font-size: 18px;
	color: #000000;
}

a:link, a:visited, a:active 
{ 
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color: #3C6EA8;
}

a:hover 
{
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: underline;
	color: #831B1B; 
}
