.whiteborder {
	border: 1px solid #FFFFFF;
}
.blackborder {
	border: 1px solid #000000;
}
.greenborder {
	border: 1px solid #000000;
}
p {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.line {
	background-attachment: scroll;
	background-image: url(graphics/sw_graphics/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
li {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}
