body {font-family: Arial, Helvetica, sans-serif;}

p {font-size: 80%; margin-right: 20px;}

ol, ul li{
	margin-left: 12px;
	font-size: 80%;
	margin-bottom: 10px;
}
ol {margin-left: 25px; list-style-type:decimal;}

h1 {font-size: 120%; font-weight: bold;}
h2 {font-size: 100%; font-weight: bold;}
h3 {font-size: 90%; font-weight: bold;}

P.Tip-Note-Text {
	margin: 6px 20px 0 10px;
	text-indent: -36.00px;
	text-align: left;
	font-family: Arial;
	font-size: 100%;
border-style: outset;
padding: 3px 0 3px 42px;
}

.dl_list, .dl_list_in {position: relative; list-style-type: none; padding-left: 15px; margin: 0;}
.dl_list li   {
background-image: url(images/DOT.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.0em;
line-height: 1.5em;
}


img {padding-right: 10px;}
