body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}
p {
	font-size: 14px;
	color: #708090;
	text-align: justify;
}
a.bold1:link {
	font-size: 14px;
	color: #708090;
	text-decoration: none;
	font-weight: bold;
}
a.bold1:visited {
	font-size: 14px;
	color: #708090;
	text-decoration: none;
	font-weight: bold;
}
a.bold1:hover {
	font-size: 14px;
	color: #DAA520;
	font-weight: bold;
}
a.norm:link {
	font-size: 14px;
	color: #708090;
	text-decoration: none;
	}
a.norm:visited {
	font-size: 14px;
	color: #708090;
	text-decoration: none;
}
a.norm:hover {
	font-size: 14px;
	color: #DAA520;
}
.hidden {
	font-size: 9px;
	color: #FFFFFF;
}
ul {
	color: #708090;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
	font-size: 14px;
}
h2 {
	font-size: 14px;
	color: #52528C;
}
.date {
	text-align: right;
}
.redtext {
	color: #FF0000;
}
.header {
	font-size: 14px;
	color: #52528C;
	font-weight: 600;
}
.current {
	color: #DAA520;
	font-weight: normal;
}
.current1 {
	color: #708090;
	font-weight: normal;
	text-align: justify;
	font-size: 14px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #52528C;
}
.header1 {
	font-size: 18px;
	color: #52528C;
}
.bold {
	font-weight: bold;
}
.imagedesc {
	font-size: 12px;
	color: #4D6185;
	font-weight: normal;
	text-align: center;
}
