body {
   font-family: Verdana, Arial;
   font-weight: normal;
}

A {
   text-decoration: none;
   color: #330000;
   font-weight: bold;
}

A:hover {
   text-decoration: underline;
}

.topnav {
   font-size: 10pt;
   color: #CC6633;
   font-weight: bold;
}

.topdiff {
	color: #993333;
}

.title {
   font-size: 13pt;
   color: #CC6633;
   font-weight: bold;
}

.content {
   font-size: 11pt;
}

.contents {
   font-size: 10pt;
}
.accent {
	font-size: 10pt;
   font-weight: bold;
}

.link {
	font-weight: normal;
}

.nolink {
	font-weight: bold;
}
