

A:Hover  {
	color : Maroon;
}

body
{
	font-size : 70%;
	font-family: verdana,helvetica,arial,sans-serif;
}

.lmenu  {
	font-size : 70%;
	color : Navy;
}

.smallFont  
{	
	font-size : 70%;
}

.smallFontArial
{
    font-size : 70%;
    font-family: arial,helvetica,sans-serif;
}

.boldWhiteFont  
{	
	font-weight: bold; 
	font-size : 70%;
	color: white;
}

.boldBlackFont  
{	
	font-weight: bold; 
	font-size : 70%;
	color: black;
}

.shortLineHeight
{
	line-height : 80%;
}

.whiteFont
{
	font-weight: bold; 
	color: white;
	font-family: Arial;
}

.testimonialFont
{
    background-color:#FFFFF0;
    font-size: 10pt;
    font-family: arial,helvetica,sans-serif;
}

.highlight
{
    background-color:Yellow;
}

.table 
{
    font-size: small;
}