body {
	margin:0;
	padding:0;
	background-color:white;
	padding-left:10px;
}
body,table,tr,td,div,p,a {
	color:#333333;
	font-weight:normal;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
}
a,a:link,a:active,a:visited,a:hover {
	color:#993366;
}

.stroke_right {
	border-right:1px solid #999999;
}
.bgstroke {
	background-color:#999999;
}
.greytext {
	color:#666666;
	font-size:11pt;
	font-weight:bold;
}
.bulletpad {
	margin-top:4px;
}
.bgdark {
	background-color:#cccccc;
}
.bglight {
	background-color:#f0f0f0;
}
.small {
	font-size:8pt;
}
.winetext {
	color:#993366;
}
.big {
	font-size:11pt;
	font-weight:bold;
}

