/* CSS Document */
body {
	background-color:#FFFFFF;
}
p {
	color:#000000;
	font-size:12pt;
	font-family:Arial,Helvetica,sans-serif;
}
.bookman {
	font-family:Bookman Old Style,Times,serif;
}
.desc {
  font-weight:bold;
}
.name {
	font-size:14pt;
  font-weight:bold;
}
.topics {
	font-weight:bold;
}

