body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
td {
	font-size: x-small;
}
p {
	font-size: x-small;
}
a {
	color: #CC0000;
}
a:visited {
	color: #770000;
}
a.helpernav {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.helpernav:visited {
	color: #990000;
}
a.helpernav:hover {
	color: #FF0000;
}
.helper {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sitno {
	font-size: xx-small;
}
ol {
	font-size: xx-small;
}
.listpp {
	font-size: xx-small;
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
}
.listroman {
	font-size: small;
	font-weight: bold;
	list-style-type: upper-roman;
}
.listbmp {
	list-style-position: outside;
	list-style-image: url(../bmp/txt2.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}
.ulbmp {
	margin: 16px;
}
.listbmp2 {
	list-style-position: outside;
	list-style-image: url(../bmp/txt2.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
.listm1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.listbmp3 {
	list-style-position: outside;
	list-style-image: url(../bmp/exclamation.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: xx-small;
	color: #999999;
}
.listbmp4 {
	list-style-position: outside;
	list-style-image: url(../bmp/txt2.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CC0000;
}
.p12 {
	font-size: 12px;
}
.psvcolor {
	color: #CC0000;
}