﻿body 
{
		font-size: 13px;
	color: #000000;
	font-family: Arial;
}
.masterText
{
	font-size: 14px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
}
.Othernews
{
	font-size: 12px;
	color: #ff0000;
	font-family: Tahoma;
	font-weight: bold;
}
.tomtatnew
{
	/*font-size: 12px;
	color: #000000;
	font-family: Tahoma;	*/
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	text-transform: lowercase;
}
.mastertomtat
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;	
}
.dateNew
{
	font-size: 11px;
	color: #c9000a;
	font-family: Tahoma;
	padding-right: 6px;
}
.contact
{
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;	
	text-transform: uppercase;
}
.masterwhite
{
		font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
}


