.a {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: none;
	color: #666666;
	text-decoration: none;	
}
.b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	line-height: 25px;
}
.c {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-indent: 5px;
	line-height: 20px;
}
.d {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-indent: 20px;
}
.co {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-indent: 20px;
	text-align: justify;
}
.pro {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	color: #CC0001;
	text-decoration: none;
}
.p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.about {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-indent: 20px;
	text-align: justify;
	text-transform: capitalize;
}
.contact {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: capitalize;
	color: #4d4d4d;
	text-decoration: none;
	line-height: 25px;
	text-indent: 10px;
}
.contact1 {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: capitalize;
	color: #4d4d4d;
	text-decoration: none;
	text-indent: 5px;
}
.x {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bk {
	border: 1px solid #CCCCCC;
}
