.mar1{margin-left:1em;
    margin-top:1em;}
a:link.underline_none{
    text-decoration:none;
}
a:visited.underline_none{
    text-decoration:none;
}
a:hover.underline_none{
    text-decoration:none;
}

a.dotted_line{
    border-width:0px;
    border-bottom-width:2px;
    border-style:dotted;
}
a:link.dotted_line{
    text-decoration:none;
    border-color:#0000D4;
}
a:visited.dotted_line{
    text-decoration:none;
    border-color:#996699;
}
a:hover.dotted_line {
    text-decoration:none;
    border-color:#FF0000;
}
P {
	PADDING-RIGHT: 1em; MARGIN-TOP: 1em; PADDING-LEFT: 1em; FONT-SIZE: 10pt; MARGIN-BOTTOM: 1em; PADDING-BOTTOM: 0em; LINE-HEIGHT: 1.3; PADDING-TOP: 0em
}
