a,body,h1,h2,h3,h4,h5,h6,li,p,td,th { font-family: Geneva, Arial, Helvetica, san-serif; }
a,body,li,p,td,th { font-size: 14px}
body {background-image: url(Images/bw-bg.jpg)}
h1 { 
	font-style: italic;
	font-size: 22px;
}
h2 { 
	font-size: 20px;
}
li {
	list-style-image: url(Images/DolphinBullet.gif);
	line-height: 28px;
	vertical-align: middle;

}
.answer {
	font-style: none;
}
.emph,h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000066;
}
.error {
	font-weight: bold;
	color: #660000;
}
.nav {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.navLink1{
	font-size: 16px;
	font-weight: bold;
}
.navLink2{
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.navBG {
	background-color: #0066FF;
}
.error {
	color: #FF0000;
}
.justified {
	text-align:justify
}.blueEmph {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #000099;
}
.question {
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif; }
}
.red {
	color: #CC3300;
}
.special {
	background-color: #FFFF00;
	color: #CC3300;
	font-weight: bold;
	font-size: 18px;
}
.yb {
	background-color: #FFFF00;
}
