body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;


}
a:link {
	text-decoration: none;
	color: #0000FF;

}
a:visited {
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
li {
	list-style-image: none;
	list-style-type: circle;
	line-height: 20pt;

}
.tablehead {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.tablehead a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

.tablehead a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	}
	
.tablehead a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	}

td {
	vertical-align: top;
	font-size: 0.9em;
}
.tdbg {
	background-color: #ffffff;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid #999999;
	border-left: 1px solid;

}
ul {
	margin: 0px;
	padding: 16px;
}
.tdbgcol {

}
.tdbgcol2 {
}
p {
	padding: 0px;
	margin: 6px 0px;

}
