﻿body 
{
	margin: 0;	
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}
p
{
	margin: 5px 0px 5px 0px;
}
.bottomMenus
{
	color : #1e1e1e;
	font-family: Tahoma;
	text-decoration: none;
}
.bottomMenus:visited
{
	color : #1e1e1e;
	font-family: Tahoma;
	text-decoration: none;
}
.bottomMenus:hover
{
	color : #266384;
	font-family: Tahoma;
	text-decoration: none;
}
.qsLink
{
	color: #2d5a9b;
	font-weight: bold;
	text-decoration: none;
}
.qsLink:visited
{
	color: #2d5a9b;
	font-weight: bold;
	text-decoration: none;
}
.qsLink:hover
{
	color: #2d5a9b;
	font-weight: bold;
	text-decoration: underline;
}
.txtHeaderSpan
{
	color: #fff; 
	font-size: 12; 
	font-weight: bold
}
.content
{
	color: white;
	font-size: 10pt;
	margin: 5px 0px 15px 5px;
}
.contentLnk
{
	color: #fff;
	text-decoration: none;
}
.contentLnk:visited
{
	color: #fff;
	text-decoration: none;
}
.contentLnk:hover
{
	color: #fff;
	text-decoration: underline;
}
.style4
        {
            width: 171px;
        }
 .contentLink
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.contentLink:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.contentLink:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}       
        
