.GeneralText {
	font-family: Verdana, Wingdings;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D7D6D6;
	line-height: 36px;
	text-align: left;
}
.TitleInTimesNewRomenHomePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;

}
.GeneralText2LineSpace {

	font-family: Verdana, Wingdings;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D7D6D6;
	line-height: 24px;
	text-align: left;
}
.GeneralText1LineSpace {

	font-family: Verdana, Wingdings;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D7D6D6;
	line-height: 12px;
	text-align: left;
}
.BulletColor {
	color: C1284F;
}

a.email:link {
	color: #c1284f;
	text-decoration: none;
}
a.email:visited {
	color: #c1284f;
	text-decoration: none;
}
a.email:hover {
	color: #D7D6D6;
	text-decoration: none;
}

.email2:link {
	color: #8c6c74;
	text-decoration: none;
}

.email2:visited {
	color: #8c6c74;
	text-decoration: none;
}

.email2:hover {
	color: #D7D6D6;
	text-decoration: none;
}
.underlined {
	font-weight: bold;
	text-decoration: underline;
}
