a:link { color: #0072BC; text-decoration: underline; }
a:visited { color: #0072BC; text-decoration: underline; }
a:active { color: #0072BC; text-decoration: underline; }
a:hover { color: #F24D0B; text-decoration: underline; }

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 120%;
	color: #000000;
}

.smbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 120%;
	color: #999999;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 120%;
	color: #000000;
}

.menulink {   font-family: Georgia, "Times New Roman", Times, serif; font-size:12pt; font-weight:bold; }
a.menulink:link { color:#FFFFFF; text-decoration: none;}
a.menulink:visited { color:#FFFFFF; text-decoration: none; }
a.menulink:active { color:#FFFFFF; text-decoration: none; }
a.menulink:hover { color:#FFFFFF; text-decoration: none; }
