


.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #545454;
	}
.bigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #545454;
	}
	.bigbadblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
     color: #545454;
	}
	.bigbaditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
     color: #545454;
	}
		.bigitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-style: italic;
	font-weight: bold;
     color: #545454;
	}

.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 17px;
}

.text a:visited {
	color: #707070;
	text-decoration: none;
}
.text a:link {
	color: #707070;
	text-decoration: none;
}
.text a:hover {
		color: #707070;
	text-decoration: underline;
}

.big a:visited {
	color: #545454;
	text-decoration: underline;
}
.big a:link {
	color: #545454;
	text-decoration: underline;
}
.big a:hover {
		color: #545454;
	text-decoration: underline;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 17px;
}