body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #CAC8C9;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#5b5b5b;
	font-weight: 300;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	text-align:left;
}

.services {
   font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#5B5B5B;
	font-weight: 300;
	font-style: normal;
	line-height: 17px;
	text-transform: none;
	text-align: left;
		
}

.button {
   font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#5B5B5B;
	font-weight: 300;
	font-style: normal;
	line-height: 17px;
	text-transform: none;
	text-align: center;
		
}

.formText{
   font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#000000;
	font-weight: 300;
	font-style: normal;
	line-height: 17px;
	text-transform: none;
	text-align: left;
	font-weight:bold;
		
}

a
{
	color:#5B5B5B;
	text-decoration:underline;
}
a:hover
{
	color:#000000;
	text-decoration: underline;
}


.head2
{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#5B5B5B;
	font-weight: bolder;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	text-align: left;
	padding-right: 20px;
}

p {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#5B5B5B;
	font-weight: 300;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	text-align: left;
	padding-right: 20px;
}


.afi_footer{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#FFFFFF;
	font-weight: 300;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	text-align: center;
	padding-bottom: 20px;
	}


a.afi_footer:link {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#FFFFFF;
	font-weight: 300;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	text-align: center;
	text-decoration:none;
	}

a.afi_footer:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#FFFFFF;
	font-weight: 300;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	text-align: center;
	text-decoration:none;
	}
a.afi_footer:hover {
		color: #FFFFFF;
		text-decoration: underline;
}
	
