/* Stylesheet for NBZS index*/ 


body, td, p {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8B0000;
	text-decoration: none;
	
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#730013;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#730013;
scrollbar-highlight-color:#730013;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#ffffff;
}

p.practice {font-family: helvetica;	margin-top: 5px;  margin-left: 5px; font-size: 13px; font-style: normal;	font-variant: normal;	color: #ffffff;	text-decoration: underline;	}

h1 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2B2B2B;
	text-decoration: none;
}
/* H2 for smaller text*/ 
h2 {
	font-family: verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2B2B2B;
	text-decoration: none;
}

a:link{	font-family: helvetica;	font-size: 12px; font-weight: bold; font-style: normal;	font-variant: normal; color: #8B0000; text-decoration: none;}
a:visited {	font-family: helvetica;	font-size: 12px;	font-weight: bold; font-style: normal;	font-variant: normal;	color: #8B0000;	text-decoration: none;}
a:hover {	font-family: helvetica;	font-size: 12px;	font-weight: bold; font-style: normal;	font-variant: normal;	color: #5a5a5a;	text-decoration: none;}

a.practice:link{	font-family: helvetica;	font-size: 12px; font-weight: bold; font-style: normal;	font-variant: normal; color: #ffffff; text-decoration: none;}
a.practice:visited {	font-family: helvetica;	font-size: 12px;	font-weight: bold; font-style: normal;	font-variant: normal;	color: #ffffff;	text-decoration: none;}
a.practice:hover {	font-family: helvetica;	font-size: 12px;	font-weight: bold; font-style: normal;	font-variant: normal;	color: #ffffff;	text-decoration: underline;}

a.buttons:link {	font-family: helvetica;	font-size: 11px; font-weight: 900; font-style: normal;	font-variant: normal; color: #5B5B5B; text-decoration: none;}
a.buttons:visited {	font-family: helvetica;	font-size: 11px;	font-style: normal;	font-variant: normal;	color: #5B5B5B;	text-decoration: none;}
a.buttons:hover {	font-family: helvetica;	font-size: 11px;	font-style: normal;	font-variant: normal;	color: #A15F00;	text-decoration: none;}

a.px3:link {	font-family: helvetica;	font-size: 10px; font-weight: 900; font-style: normal;	font-variant: normal; color: #5B5B5B; text-decoration: none;}
a.px3:visited {	font-family: helvetica;	font-size: 10px;	font-style: normal;	font-variant: normal;	color: #5B5B5B;	text-decoration: none;}
a.px3:hover {	font-family: helvetica;	font-size: 10px;	font-style: normal;	font-variant: normal;	color: #A15F00;	text-decoration: none;}
 
p.buttons {	font-family: helvetica;	font-size: 11px;	font-style: normal;	font-variant: normal;	color: #5B5B5B;	text-decoration: none;}
p.px3 {	font-family: helvetica;	font-size: 10px;	font-style: normal;	font-variant: normal;	color: #878787;	text-decoration: none; margin-top: 5px;}
p.scrolling {	font-family: helvetica;	font-size: 10px;	font-style: normal;	font-variant: normal;	color: #6d6d6d;	text-decoration: none;}

UL {list-style: square;
color: #8B0000;
font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
}

UL.practice {list-style: square;
margin-top: 25px;
color: #ffffff;
font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
}



