.greyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #666666;
}
.mainheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #093957;
}
.para {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}
.footer {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #093957;
}
  a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
  a.menu:hover {
	color: #7A9DB4;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
  a.link:hover {
	color: #666666;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
  a.link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
  a.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
  a.link2 {
	color: #7A9DB4;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.mouse {
	cursor: hand;
}
