@charset "UTF-8";
.basicBody {
	font-size: 10pt;
	line-height: 14pt;
}
.subhead {
	font-size: 12pt;
	line-height: 15pt;
	color: #CC0033;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12pt;
}
.smallText {
	font-size: 9pt;
	line-height: 13pt;
}
.question {
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6699;
}
.bg {
	background-attachment: fixed;
	background-image: url(../bigword/images/bigpost_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a {
	color: #CC6699;
	text-decoration: none;
}
a:hover {
	color: #CC6699;
	text-decoration: underline;
}
a:visited {
	color: #CC6699;
}
body {
	font-size: 10pt;
	line-height: 14pt;
}
.date {
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
	}
	.name {
	font-size: 10pt;
	line-height: 14pt;
	color: #CC3333;
}
.pic_border {
	border: 1px solid #FFFFFF;
}.voteNo {
	color: #CC6600;
}
.textWhite {
	color: #FFFFFF;
}

