
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	width: 450px;
}
.process {
	color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	width: 450px;
	padding-left: 25px;
	padding-top: 20px;
}
.process a {
	color: #fff;
		text-decoration: none!important;
}

.process a:active
{
	color: #fff;
}

.process a:visited
{
	color: #fff;
}

.process a:hover
{
	color: #8bc4ff;
}



