body {
	background-color: #c0c0c0;
}
.txt {
	background-color: #e1e1e1;
}
.cdLinks {

	background-color: #e1e1e1;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	margin-top:2px;
    margin-bottom:2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-top:2px;
    margin-bottom:2px;
}
.bioTxt {

}
a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 12pt;
	color: #000000;
}
A:link
{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;

}

A:visited
{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;

}

A:hover
{
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #999999;

}







A.sml:link
{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;

}

A.sml:visited
{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;

}

A.sml:hover
{
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;

}
