/* CSS Document */
body {
	background-color: #666666;
}
/* Font Style */
.content{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px;}
.smallhead{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:16px;}
.copyright{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; color:#FFFFFF;}

.servicestitle
	{
		font-family:verdana,arial;
		font-size:13px;
		font-weight:bold;
		color:#7F4CFB
	}


.paragraph
	{
		font-family:verdana,arial;
		font-size:11px;
		color:#000000;
		text-align:justify;
		font-align:justify
	}


.normal
	{
		font-family:verdana,arial;
		font-size:11px;
		color:#000000
	}
		


.email
	{
		font-family:verdana,arial;
		font-size:10px;
		font-weight:bold;
		color:#7F4CFB;
		text-decoration:underline
	}


.email:hover
	{
		font-family:verdana,arial;
		font-size:10px;
		font-weight:bold;
		color:#000000;
		text-decoration:none
	}
	
.l1 {font-family: Verdana;
		font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	}
.l1 a:link{font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color: #7F4CFB;
	text-decoration: none;
	}
.l1 a:visited{font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color: #7F4CFB;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration : underline; 
	}
.l2 {
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #7F4CFB;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #7F4CFB;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	text-decoration : underline; 
	}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:14px;
color: #000000;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}


