<STYLE>
body { 
    scrollbar-face-color: #B71F1E; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #343434; 
	scrollbar-darkshadow-color: #343434; 
	scrollbar-track-color: #999999; 
	scrollbar-arrow-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D1E;
	text-align : left;
}
td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D1E;

/* Tell NS4 to ignore these styles.... */
/*/*/
line-height: 18px;
/* Okay, we can let NS4 see the rest.... */

}
a {
color:#1D1D1E;
text-decoration:underline;
}
.smartcapital {
font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D1E;
	font-weight:bold;
/* Tell NS4 to ignore these styles.... */
/*/*/
line-height: 22px;
/* Okay, we can let NS4 see the rest.... */

}

.toplevel{
font-size:10px;
color:#00014c;
font-weight:bold;
text-decoration:none;
}
.toplevel:hover{
font-size:10px;
color:#00014c;
font-weight:bold;;
text-decoration:underline;
}
.firstlevel{
font-size:10px;
color:#FFFFFF;
font-weight:bold;;
text-decoration:none;
}
.firstlevel:hover{
font-size:10px;
color:#FFFFFF;
font-weight:bold;;
text-decoration:underline;
}
.secondlevel{
font-size:9px;
color:#00014c;
font-weight:bold;
text-decoration:none;
}
.secondlevel:hover{
font-size:9px;
color:#00014c;
font-weight:bold;
text-decoration:underline;
}
</style>