body,tadiv,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,span{margin:0;padding:0;}table{font-size:inherit;border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}body{font:13px/1.231 arial,clean,sans-serif;color:#333333;background-color:#FFFFFF;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}#actCab{display:none;}
body {
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	color: #333333;
}
.navheader, .chapter, .navfooter, .toc, .titlepage{
	width: 790px;
	margin: 0px auto auto auto;
    padding: 0px;
}
.navheader, .navfooter{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 100%;
    font-weight: bold;
    color: #336699;
}
.navheader table th{
    font-weight: bolder;
}
.titlepage{
    padding: 10px;
}
.section{
	margin: 0px auto auto auto;
    border: 1px solid #cccccc;
    width: 770px;
    padding: 10px;
}
.section .titlepage{
    padding: 0px;
}
.toc .section{
    border: 0px;    
}
hr{
    border: 1px dotted #cccccc;
}
img {
    width: 770px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
h1{
	margin: 15px 0px 25px 0px;
	color: #38769F;
	font-weight: bold;
	font-size: 150%;
    text-align: center;
}
h2{
	margin: 12px 0px 20px 0px;
	color: #38769F;
	font-weight: bold;
	font-size: 123.1%;
    width: 760px;
    border-bottom: 1px solid #38769F;
}
h3{
	margin: 8px 0 8px 0;
	color: #666666;
	font-weight: bold;
	font-size: 109%;
}
p{
	margin: 5px 0px 5px 0px;
}
b{
    font-weight: bolder;
    color: #666666;
    font-size: 110%;
    padding-top: 10px;
    padding-bottom: 5px;
}
strong{
    font-weight: bolder;
    color: #38769F;
}
a:active{
    color: #336699;
}
a:hover{
    color: #333333;
    text-decoration: none;
}
a:visited{
    color: #BB33CC;
}
ul, dl{
	border: 1px dotted #326CC7;
    padding: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
dl dt{
	font-size: 112%;
    padding-left: 3px;
	padding-right: 15px;
	color: #051074;
	text-decoration: none;
}
.toc dl dt .section{
    background-image: url(img/vineta.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
ul li{
	padding-right: 15px;
	color: #051074;
	text-decoration: none;
}
.section dl dt{
    background-image: none;
}
ul li a, dl dt a{
	color: #051074;
    font-size: 100%;
    text-decoration: none;
}
ul li a:hover, dl dt a:hover { 
	text-decoration: underline;
	color: #FF3300;
}
ul li a:visited, dl dt a:visited { 
	color: #051074;
}