.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	margin: 5px;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);




}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #12A8EC;
	line-height: 30px;
	margin: 5px;


}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.form {
	height: 20px;
	margin: 2px;

}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	white-space: normal;
	margin: 5px;
	line-height: normal;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);






}
