.generalText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #333333;

	text-align: left;

}
.generalTextMain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;

}

.title{

	font-size: 18px;

	font-weight: lighter;

	color: #CC0000;

	font-family: "Arial Narrow", Arial;

	line-height: 20px;

	text-decoration: none;

}

.titleSmall{

	font-size: 14px;

	font-weight: lighter;

	color: #990000;

	font-family: "Arial Narrow", Arial;

	line-height: 20px;

	text-decoration: none;

}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: auto;

}

.links {
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996A40;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C87438;
}


.bqstart {
	float: xleft;
	height:5px;
	margin-right:1px;
	margin-top:-10px;
	font-size: 30px;
	color: #FF0000;
	width: 20px;
 }

 .bqend {
	float: right;
	/*	height: 25px;*/
	margin-top: -10px;
	font-size: 30px;
	color: #FF0000;
	width: 10px;
	height: 5px;
 }
.projectName {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.projectDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 3px;
}
