body,td,th {
	font-size: 10pt;
	color: #666666;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/com/bgcolor.gif);
	background-attachment: fixed;
	background-position: right bottom
}
#container{
	padding: 0px;
	width: 752px;
	height: 100%;
	border: 0px;
	margin: 0px;
}
.small {
	font-size: 8pt;
}
.line {
	font-size: 10pt;
	color: #666666;
	line-height: 12pt;
}
.white {
	color: #FFFFFF;
}
.red {
	font-size: 10pt;
	color: #FF554C;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}.big {
	font-size: 12pt;
}
.topicsubtitle {
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
}

