body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;

}
td {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;

}
.title {
	font-size: 30px;
	font-weight: bold;
	color: navy;

}
.titleMonth {
	font-size: 24px;
	font-weight: normal;
	color: navy;

}
.textWhite {
	color: #FFFFFF;
}
.textWhiteBold {
	color: #FFFFFF;
	font-weight: bold;

}
.leftPadding {
	padding-left: 15px;
}
.closeBlockquote {
	margin-top: -15px;


}
.textBlue {

	color: #000080;
}
.textBlueBold {
	color: #000080;
	font-weight: bold;

}
.textBold {
	font-weight: bold;
}
.textWhiteBoldUnderlined {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}
.redBorder {
	border: 2px solid #FF0000;
}
.textBoldUnderlined {
	text-decoration: underline;
	font-weight: bold;


}
.textUnderlined {
	text-decoration: underline;
}
.textBlueBoldUnderlined {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;

}
.textBlueBoldItalic {
	color: #000080;
	font-weight: bold;
	font-style: italic;

}
a:link {
	color: #0000FF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #000080;

}
a:active {
	color: #000080;
}
