
.TmxNot
{
}
.TmxNot.Tit
{
	font-size: 110%;	
	color: blue;
	border-bottom: DeepSkyBlue 2px solid;
	font-family: Verdana, 'Comic Sans MS' , 'Courier New';	
}
.TmxNot.SubTit
{
	font-size: 12px;
	color: black;
	font-style: italic;
	text-align:left ;
}
.TmxNot.Desc
{
	margin-top:10px; 
	margin-bottom:25px; 
	font-family: verdana, sans-serif; 
	font-size: 80%; 
	line-height: 1.45em;	
	border-left: lightgrey 4px solid;
}
.TmxNot.Cat
{
	font-size: 80%; 
	font-family: Verdana, 'Times New Roman';
	color: darkgray;
}
.TmxNot A
{
	font-size: 10pt;
	color:red;
	font-family: Verdana, 'Times New Roman';
	text-decoration: none;

}
.TmxNot A:HOVER
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana, 'Times New Roman';	
	text-decoration: none;
}
