.content {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

A.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color:#000000;
	text-decoration: underline;
}

A:VISITED.content {
	color:#000000;
}

A:HOVER.content {
	color:#0000ff;
}

.contentsmall {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

A.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color:#000000;
	text-decoration: underline;
}

A:VISITED.contentsmall {
	color:#000000;
}

A:HOVER.contentsmall {
	color:#0000ff;
}

.bodytitle{
	color : #666666;
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt;
	font-style : italic;
	font-weight : bold;
}

.navlink{
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration:none;
}

.parahead{
	color : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration:none;
}

.casestudyheading{
	color : #ffcc00;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	text-decoration:none;
}

a:hover.navlink{
	color : #ff0000;
}
