.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : Black;
}
.SmallText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
.Title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color : Black;
}
.Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : Blue;
	text-decoration: underline;
}
.ErrorText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Red;
}
.Catch_Phrase{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13pt;
	color : Blue;
}
.Offer{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18pt;
	color : Red;
}
.Disclosure{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 6pt;
	color : Navy;
}
.Item{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Black;
}
.Expire{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 6pt;
	color : Black;
}
A:hover {
	COLOR: Lime
}