.content {
	font-family: Garamond;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.contentRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.contentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.contentBlue {
	font-family: Garamond;
	font-size: 14px;
	color: #0033FF;
	font-weight: bold;
}
.condition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.hdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033FF;
	font-weight: bold;
}
.hdTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0033FF;
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	color: #3366FF;
	font-weight: normal;
}
.copyrightLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3366FF;
	font-weight: normal;
 	text-decoration: none;
}
.RedNotify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.BlackNotify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.dashedline {
	border-top: 1px dashed #000000;
	border-right: 1px none #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
}
.garawhitebold {
	font-family: Garamond;
	font-weight: bold;
	color: #FFF;
}
.gararegular {
	font-family: Garamond;
}
.linkcolor {
	font-family: Garamond;
	font-weight: bold;
	color: #009;
}
