body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normal {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;

}

.font {
	font-family: Arial, Helvetica, sans-serif;
}


.blue {
	color: #00B5FF;
	text-decoration: none;

}

.ltblue {
	color: #0EA2DE;
	text-decoration: none;
}

.orange {
	color: #FF9900;
	text-decoration: none;
}

.white{
	color: #FFFFFF;
	text-decoration: none;
}

.green{
	color: #ADCF0C;
	text-decoration: none;
}

.pink{
	color: #E03188;
	text-decoration: none;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.subhead {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;

}
.graphiclink {
	text-decoration: none;
	border: 0;

}
