/* CSS Document */

td {
	text-align: left;
	font-family:Tahoma;
	font-size:10px;
	color:#797F81;
}

.red
{
	color:#E54646;
	text-decoration:underline;
}

.grey
{
	color:#666666;
	text-decoration:underline;
}

.g
{
	color:#53A555;
}

a.g
{
	color:#53A555;
	text-decoration:underline;
}

.gn
{
	color:#53A555;
	text-decoration:none;
}

.g2
{
 color:#555555;
	text-decoration:none;
	font-weight: bold;
}

.g2:hover
{
 color:#000000;
	text-decoration:none;
	font-weight: bold;
}
 
.b
{
	color:#5282AE;
}

.b
{
	color:#5282AE;
	text-decoration:underline;
}

.top
{
	color:#919698;
	font-size:11px;
}

.menu
{
	color:#919698;
}

a.menu
{
	color:#919698;
	text-decoration:underline;
}

.copy
{
	color:#919698;
	text-decoration:none;
}

.t11
{
	font-size:11px;
}

.bottom {
	color: #666666;
	text-decoration: none;
}

.bottom:hover {
	color: #000000;
	text-decoration: underline;
}

.clock {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.unsub {
	font-family: Tahoma;
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.bottom {
	color: #666666;
	text-decoration: none;
}

.bottom:hover {
	color: #000000;
	text-decoration: underline;
}

.border {
	border: 1px dashed #999999;
}

.title {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
