.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 22px 0px 22px;
	list-style-position: outside;
	list-style-type: circle;
}

.td {
padding: 0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CA3823;
	padding: 10px 12px 0px 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px 18px 0px 18px;

}

.standout {
borders: 1px dashed #cccccc;
padding: 6px;
}

li, ul {
list-image: square;
}