.copyright {
	font-size:9px;
	color:#FFF;
}

.RedHeader {
	font-size: 26px;
	font-weight:bold;
	text-align:center;
	color: #c00;
}

.GreyHeader {
	font-size: 9px;
	color: #333;
	text-align:center;
}

.BlueHeader {
	font-size: 10px;
	color: #3399ff;
	text-align:center;
}

.ParagraphCenter {
	text-align: center;
	font-size: 12px;
	line-height: 14pt;
	color:#000;
}

.WhiteItalic {
	font-size: 7px;
	color: #FFF;
	font-style: italic;
}

.GrayBold {
	font-weight: bold;
}

.BlackBold {
	font-size: 14px;
	font-weight:bold;
	color:#000;
}

.Black {
	font-size: 14px;
	color:#000;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
	color: #C00;
}
