.txtGeneral {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align:left;
}
.txtGeneralBold {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
.txtGeneralCenter {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:centre;
}
.txtGeneralBoldCenter {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:center;
}
.txtGeneralSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.txtGeneralWhite {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
.txtLink {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: x-small;
}
.txtHeaderRed {
	font-family: "Times New Roman", Times, serif;
	color: #cc0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: xx-large;
	text-align:center;
}
.txtSubHeaderRed {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.txtEmphasis {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
.txtEmphasisRed {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;	
}
.txtEmphasisRedBold {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
.txtHistByline {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.txtHistDate {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.txtHistCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
}
.txtHistAttribution {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.dropcap
{
float: left;
width: .9em;
font-size: 4em;
line-height: 80%;
top: 0em;
}
.floatleft
{
float: left;
margin: 5px 20px 5px 0px;
}.floatright {
	position: absolute;
	float: right;
}
.txtGeneralWhiteCenter {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:center;
}
