.smallbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px ridge #000000;
	background-color: #FFFFFF;
}
body {
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #990000;
}
.smalltext {
	font-size: 90%;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
}
.bordedtable {
	border: 1px ridge #CCCCCC;
}
.whitetext {
	color: #FFFFFF;
}
.titleDebate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}

.buttons2 a {
	display: block;
	width: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 3px;
}

.buttons2 a:hover {
	background-color: #cc0099;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.buttons2 a:visited {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bordedtable2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.body2 {
	background-color: #f0f0f0;
}
.div250 {
	width: 250px;
}
.divFull {
	width: 100%;
	margin-left: 100px;
}
.titleDarkRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #990000;
}
.redText {
	color: #990000;
	font-weight: bold;
}
.box {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #f0f0f0;
}
