/* CSS Document */

.body-copy {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color:#999999;
}
.body-copy2 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 13pt;
	color:#757575;
}
.boldbody-copy {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}
.brownboldbody-copy {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#6C6761;
}
.titles {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight:bold;
; 	color: #757575;
	
}
.redtitles {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: 900;
; 	color: #E12B53;
	
}

.tiny-copy {
	font-family: Times New Roman, Times, serif;
	font-size: 8px;
	color: #FFFFFF;
}


