.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5px;
	font-weight: normal;
	color: #666666;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

}
.capsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}
a:link {
	color: #Ef3c42;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #EF3C42;
	text-decoration: none;
}
