a:link
{
	color: rgb(116,145,130); 
}
a:active 
{
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
a.linkBarLinks
{
	font-size : 10pt;
	color: rgb(255,255,255);
	text-decoration: none;
}
body
{
	background-color:#F5F4F2;	
	font-family: Arial, Helvetica, Trebuchet MS;
}

.heading1
{
	font-size: 14pt;
	font-weight: bold;
	color: #C2B7A5;
}

.normal
{
	font-size: 10pt;
	text-align:justify;
}
.linkBarnormal
{
	font-size : 10pt;
	color: rgb(255,255,255);
	margin-left : 10px;
	text-decoration: none;
}
.linkBarindented
{
	font-size : 10pt;
	color: rgb(255,255,255);
	margin-left : 10px;
	text-decoration: none;
}