﻿body 
{
	font-family:Verdana;
	font-size:8pt;
	color:#E7E6E6;
}
a 
{
	color:#E7E6E6;
	text-decoration:none;
	font-weight:bold;
}
a:hover 
{
	font-weight:bold;
	color:#E7E6E6;
	text-decoration:underline;
}
.title
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color:#E7E6E6;
}
.text
{
	font-family:Verdana;
	font-size:8pt;
	color:#E7E6E6;
}
.blogtext
{
		font-family:Verdana;
	font-size:8pt;
	color:#E7E6E6;
}
.dates
{
	color:#b4b4b4;
	font-size:8pt;
	font-weight:bold;
}

