#content {
	width:100%;
}
#contentframe {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:left;
}
#contentframe.noimage {
	width:100%;
}
#contentframe h1 {
	font-size:14px;
	font-weight:bold;
}
#contentframe h2 {
	font-size:12px;
	font-weight:bold;
}
#contentframe a:link, #content a:visited {
	font-weight:bold;
}
#contentframe a:hover, #content a:active {
	font-weight:bold;
}
#content li {
	list-style-type:square;
	line-height:20px;
}
.small {
	font-size:10px;
}
