@charset "UTF-8";
/* CSS Document */

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #53473d;
	font-size:8pt;
	line-height:15pt;
}

#leftHandSideColumn a,#leftHandSideColumn a:Visited {
	color: #766659;
	text-decoration:none;
	font-size:8pt;
	line-height:25px;
}

#leftHandSideColumn .activeLink {
	color: #53473d;
	text-decoration:none;
	font-size:8pt;
	line-height:20px;
	font-weight:bold;
}

.header {
	font-weight:600;
	font-size:10pt;
}

.copyrightText {
	/*line-height:150px;*/
	font-size:7pt;
	text-align:center;
}

.copyrightText a, .copyrightText a:Visited {
	text-decoration:none;
	color: #53473d;
	
}

a, a:Visited {
	color: #53473d;
	
}

.paginationText, .paginationText a, .paginationText a:Visited {
	font-size:7pt;
	text-decoration:none;
}

.projectDescriptionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}

.projectTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #53473d;
	font-size:8pt;
	line-height:15pt;
}


.projectName {
	font-size:9px;
}
