body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7A8BC6;
}
.hdrLnk {
	text-decoration: none;
}
.ftrLnk {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


 
h1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px;  
	color: #FFFFFF;
}
  
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 22px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff;
}
  
a:hover {
	color: #FFFF00;
}

a:visited {
	text-decoration: none;
}
 
a:link {
	color: #FFFFFF;
}
.sidLnk {
	text-decoration: none;
}

.navLnk {
	font-weight: bold;
}

.navLnk:visited {
	text-decoration: none;
}
 
a { 
	color: #ffffff;
}

