﻿.itemTitle
{
	font-family: Arial;
	font-weight: bold;
	color: #226699;
	font-size: 12px;
}

.itemDesc
{
	font-family: Arial;
	font-weight: bold;
	color: #7A7A7A;
	font-size: 12px;
}

.item
{
	font-family: Arial;
	font-size: 12px;
	color: #8C8C8C;
}

.itemEmail
{
	font-family: Arial;
	font-size: 12px;
	color: #8C8C8C;
	text-decoration: underline;
}

