.text {
	font-family: verdana;
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	text-align:justify;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right:10px;
}
.heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading-red {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	padding-left:15px;
	text-decoration: none;
}

.txtblck {
	font-family: verdana;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.txtblck2 {
	font-family: verdana;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}

.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;

	}
	
.portfolio{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#006699;
}

a.portfolio:hover{
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#FF6600;

}

.border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

