body {
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990033;
	font-weight: normal;
	font-style: italic;
	margin-bottom: -5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 17px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #AB514B;
	text-decoration: none;
}
a:active {
	color: #CC0066;
	text-decoration: underline;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.navbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.quewrds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	display: inherit;
	padding-top: 72px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: -8px;
}
.portfoliocompany {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990033;
	font-weight: bold;
	font-style: normal;
	margin-bottom: -5px;
}
.portfoliodescr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
}
.portfoliopoints {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	margin: 0px;
}
