p {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #3E5573;
}
td {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #334359;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: # 334359;
}
h5 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #334359;
}
body {
	margin: 0px;
	color: #334359;
}
.redtext {
	color: #334359;
}
a {
	color: #334359;
}
a:link {
	color: #3E5573;
	text-decoration: underline;
}
a:visited {
	color: #3E5573;
	text-decoration: underline;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;

}

.menu {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.menu a:link {
	color: #3E5573;
	text-decoration: none;
}
.menu a:visited {
	color: #3E5573;
	text-decoration: none;
}

.menu a:hover {
	color: #990000;
	text-decoration: none;
}

.menu a:active {
	color: #666666;
	text-decoration: none;
}

.txtHeader	{ color: #334359; font-weight: bold; }
