body, p, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
li {
	list-style-image: url(images/dot.gif);
}
a {
	text-decoration: none;
}
.whitelink {
	color: #FFFFFF;
}
h2 {
	font-size: 10px;
	font-weight: bold;
}
.sideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

