/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	margin: 10px;
	background-color: #C4CAD5;
}
li {
	list-style-image: url(../Images/bulletlist.gif);
}
