﻿.InformationItemDescription
{
	font-family: Verdana;
	color: #808080;
	font-size: 8pt;
	text-align:justify;
}

.InformationItemDate
{
	font-family: Verdana;
	color: #808080;
	font-size: 8pt;
	text-align:right;
	}
	
a.InformationName:link
{
	color: #0066ff;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

a.InformationName:visited
{
	color: #0066ff;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

a.InformationName:hover
{
	color: #444444;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
	font-weight:bold;
}

a.InformationName:active {
	color: #0066ff;
	text-decoration: none;
	text-align: left;
	font-size:8pt;
	font-family: Verdana;
	font-weight:bold;
}		




a.InformationLink:link
{
	color: #d3d3d3;
	text-decoration: none;
	text-align: left;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
}

a.InformationLink:visited
{
	color: #d3d3d3;
	text-decoration: none;
	text-align: left;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
}

a.InformationLink:hover
{
	color: #f5f5f5;
	text-decoration: none;
	text-align: left;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
}

a.InformationLink:active {
	color: #d3d3d3;
	text-decoration: none;
	text-align: left;
	font-size:7pt;
	font-family: Verdana;
	font-weight:bold;
}		
