.pageTitleBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.pageTitleRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #DE1304;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	color: #737373;
}
.quoteBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

.text a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.text a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #00692E;
	text-decoration:none;
}

.text a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.text a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.friendsBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;

}

.friendsBold a:link{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.friendsBold a:active{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.friendsBold a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.friendsBold a:hover{
	font-weight: bold;
	color: #00692E;
	text-decoration:none;
}

.friends {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #737373;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0D7039;
}
.friendsBoldRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E51F00;
}
.unnamed1 {
	background-color: #FFFFFF;
}
.quote2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #737373;
}

.imgleft {
float: left;
padding: 0px 6px 0px 0px;
}
