body  {
	font: normal 14px/16px Georgia, Times, Times New Roman, serif;
	background: white;
}
p  {
	font: normal 14px/16px Georgia, Times, Times New Roman, serif;
	color: black;
}
li, br, td  {
	font: normal 14px/16px Georgia, Times, Times New Roman, serif;
}
h1  {
	font: normal 24px Georgia, Times, Times New Roman, serif;
	color:#232067;
}
h2  {
	font: normal 18px Georgia, Times, Times New Roman, serif;
	color:#232067;
}
h3  {
	font: bold 14px Georgia, Times, Times New Roman, serif;
	color:#232067;
}
h4  {
	font: bold 12px Georgia, Times, Times New Roman, serif;
	color:#232067;
}
.copyright {
	font: normal 11px/14px Georgia, Times, Times New Roman, serif;
	color: black;
}
a {
	color: #cb0039;
}
a:hover {
	color: blue;	
}
li {
	margin-bottom: 10px;
}
.blue {
	color:#232067
}

#newsMenu li {
	list-style-type: disc;
}

.shText {
	font-size: 10px;
}