BLOCKQUOTE {
	font-family: Georgia;
}
BODY {
	background-color: transparent;
	background-repeat : repeat-x;
	color: #000000;
	font-family: Georgia;
	font-size : 8px;
	list-style-position: outside;
}  
FORM {
	font-family: Georgia;
}
H1 {
	color: #000000;
	font-family: Georgia;
	font-variant: small-caps;
	padding: 6px 6px 6px 6px;
	width: 650;
}
H2, H3, H4 {
	background-color: #05437e;
	border: none;
	color: #FFFFFF;
	font-family: Arial;
	font-variant: small-caps;
	padding: 6px 6px 6px 6px;
	width: 650;
}
P {
	font-family: Georgia;
	font-size: 8pt;
}
P1 {
	font-family: Georgia;
	font-size: 8pt;
}
PRE {
	font-family: "Lucida Console", monospace;
	padding: 6px 6px 6px 6px;
}
TABLE {
	font-family: Georgia;
}
TD {
	font-family: Georgia;
	background-repeat : no-repeat;
  font-size: 10pt;
}
TD.timestamp {
	font-family: Georgia;
	font-size: 8pt;
}
TH {
	font-family: Georgia;
}
TH.ReleaseInfoHeader {
	background-color: #E8E8E8;
	color: #00008B;
	font-family: Georgia;
	font-weight: bold;
	text-align: right;
}
OL {
	font-family: Georgia;
}
UL {
	font-family: Georgia;
}
UL.MultiCol {
	font-family: Georgia;
	width: 650px;
	list-style-type:none;
}
LI {
	font-family: Georgia;
	padding-top : 2px;
	padding-bottom : 2px;
}
LI.MultiCol {
	font-family: Georgia;
	width:180px;
	margin:15px 0 0 0;
	padding:0 10px 0 0;
	line-height:15px;
	float:left;
}
LI.NoList {
	list-style: none;
}
.AllBold {
	font-weight: bold;
}
.bannertxt {
	font-family: Georgial;
	font-size:18pt;
	color:#0000FF;
}
.footertxt {
	font-family: Georgia;
	font-size:9pt;
}
.PolicyStatement {
	background-color: #E8E8E8;
	color: #000000;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}
.SmallerText {
	font-size: 80%;
}
.SpecialNote {
	font-size: 80%;
	background-color: transparent;
	color: #8B0000;
}
.TextCenter {
	text-align: center;
}
.TextHighlight {
	background-color: transparent;
	color: #05437e;
}