body		{ background-color: #fff; color: #404040; margin-top: 100px; margin-left: 60px; margin-right: 60px; line-height: 120%; font-size: 1.0em; width: 99%; font-family : "‚l‚r ‚oƒSƒVƒbƒN"; }
h1		{ text-align: left; letter-spacing: 0px; font-size: x-large; margin-left: 0em; line-height: 144%; }
h2		{ text-align: left; letter-spacing: 0px; font-size: large; margin-left: 0.5em; line-height: 132%; }
h3		{ text-align: left; letter-spacing: 2px; font-size: medium; margin-left: 1.0em; line-height: 125%; }
h4		{ text-align: left; letter-spacing: 2px; font-size: small; margin-left: 1.5em; line-height: 125%; }
h5,h6		{ text-align: left; letter-spacing: 4px; font-size: x-small; margin-left: 2.0em; line-height: 125%; }
a:link		{ padding: 2px; font-weight: 900; color: #404040; background: #fff; text-decoration: none; }
a:visited	{ padding: 2px; font-weight: 900; color: #404040; background: #fff; text-decoration: none; }
a:hover		{ padding: 2px; font-weight: 900; color: #fff; background: #f96; text-decoration: none; }
a:active	{ padding: 2px; font-weight: 900; color: #fff; background: #f96; text-decoration: none; }
img		{ border-width : 0px 0px 0px 0px; }
p		{ line-height: 110%; text-indent: 1.0em; }
th,caption	{ text-align: left; }
address		{ font-style: normal; color: #800; }
em		{ font-style: normal; color: #800; }
ul,ol,dl	{ marker-offset: 1em; }
li,dt,dd	{ list-style-position: outside; }

.small		{ font-size: 0.85em; font-weight: 100; }
.none		{ list-style-type: none; }
.subtitle	{ font-style : italic; font-size: small; }
.solid		{ border-style: solid; border-color: #000; border-width: 1px; padding: 2px; }
.indent		{ text-indent: 1em; }
.left		{ text-align: left; }
.center		{ text-align: center; }
.right		{ text-align: right; }
.blank		{ margin-left: 1em; margin-right: 1em; }
.none		{ list-style: none; }
.uroman		{ list-style: upper-roman; }
.lroman		{ list-style: lower-roman; }
.ulatin		{ list-style: upper-latin; }
.llatin		{ list-style: lower-latin; }
.circle		{ list-style: circle; }
.disk		{ list-style: disk; }
.square		{ list-style: square; }
