body { 
       background-color: #ffffdd;
       font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
}
ul,ol{
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12;
} 
li   {
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12;
} 
p    {
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12;
} 
tt   {
	font-family: 'monospaced', 'courier';
} 
tr,td,th {
       font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12;
} 
h1 { 
	font-size: 20;
	font-weight: bold;
	running-head: chapter;
	page-break-after: avoid;
}
h2 { 
	font-size: 16;
	font-weight: bold;
	page-break-after: avoid;
}
h3 {
	font-size: 14;
	font-weight: bold;
	page-break-after: avoid;
}
h4 {
       font-size: 12;
       font-weight: bold;
}
a:link     {
	color : #336699; text-decoration: underline;
}
a:bb:hover {
	color : #44AA99;
	text-decoration: underline;
	font-weight : normal;
}
a:visited  {
	color : #996633;
	text-decoration: underline;
}
