body {
	margin: 0 0 0 0;
	background-color: #BCC2FE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	color: #383B5E;
}

table {
 font-size: 100%;
}
img 	{
	border: 0px;
	}

P {
	margin: 0 15 10 15;
	text-indent : 15px;
	text-align: justify;
}
p.cp
    {
    text-align:center
    }

p.rp
    {
    text-align:right
    }
p.lp
    {
    text-align:left
    }
p.epigr
	{
	font: 11px;
	font-style:italic;
	}
    

h1 {
	margin: 20 15 15 30;
	font-size : 190%;
	font-weight : bold;
	color : #3F4582;
}
h2 {
	margin: 15 15 15 30;
	font-size : 160%;
	font-weight : normal;
	color : #5259AA;
}
h3 {
	margin: 10 15 5 30;
	font-size : 120%;
	font-weight : bold;
	color : #3F4582;
}

ol, ul {
 margin: 0 15 10 50;
}

li {
 margin-bottom: 3px;
}