﻿/* ================================
    CSS STYLES FOR Module MLAnnouncements
   ================================
*/
.SubHead1
{
	font-family:  Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color:  #5486B9;
	text-align: center;
	margin-top: 25px;    
}
.a
{
	height: 10px;
	font-family:  Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color:  #5486B9;
	text-align: center;
	margin-top: 25px;    
}
	
.Normal1 
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color:  Gray;
	text-align:  justify;
	line-height: 35px;       
}

.Description
{
	visibility: hidden;
}  
 .Description1
{
	visibility:  visible;
}  
