.portfoliotitle{
	font-family : Verdana, Arial, Helvetica;
	color : #666666;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.bigdark {
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #666666;
	font-size: 36px;
}

.biglight {
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
}

.bigcopylight {
	font-family : Verdana, Arial, Helvetica;
	color: #666666;
	font-size: 70%;
	font-weight: bold;
}

a:hover {
	color: #000000;
}
/*new*/

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	font-weight: normal;

}
.main-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

.large-main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}

.small-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}
.main-text-bold-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
