body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	margin: 0px;
}
a:link {
	color: #0063B4;
}
a:visited {
	color: #0063B4;
}
a:hover {
	color: #666666;
}
a:active {
	color: #0063B4;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td {
	vertical-align: top;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
p {
	margin: 8px 10px ;
	color: #666666;
}
.border_br {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
li {
	color: #666666;
	margin-left: -10px;
}
.condensed {
	line-height: 10pt;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
}
blockquote {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
