
#d1
{
position: absolute;
top: 1px;
left: 0;
width:100%;
background-color:#c8c8c8;
height: 132px;
text-align: center;
}

#d2
{
position: absolute;
float: left;
top: 134px;
left: 0;
wight: 150px;
height: 1000px;
background-color:#c8c8c8;
text-align: center;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}

#d3
{
position: absolute;
left: 10px;
top: 134px;
padding-top:5px;
}

body		{ font-size: 75%; 
			line-height: 125%;
			background-color: #d0d0d0;
			color: #000000;
			font-size: 14pt;
			margin: 0pt;   		
			font-family: Arial, Helvetica,  }

			
p		{ margin-top: 3pt; margin-bottom: 4pt; margin-left: 5pt; margin-right: 5pt; text-indent: 15pt; }
p.gr  { margin-top: 3pt; margin-bottom: 4pt; margin-left: 20pt; margin-right: 5pt; text-indent: 0pt; }
td p {text-indent: 0px;}
li p {text-indent: 0px;}



h1
{
font-size: 180%; 
margin-bottom: .5em;
line-height: 150%;
color: #000070;
text-indent: 0;
text-align: center;
}

h2
{
font-size: 130%; 
margin-bottom: .5em;
line-height: 125%;
color: #000070;
text-align: left;
text-indent: 10px;
}

h3
{
font-size: 105%; 
margin-bottom: .5em;
line-height: 125%;
color: #000000;
text-align: left;
text-indent: 10px;
}


a:link	{ color: #0000FF; } 
a:visited { color: #800080; }
a:hover	{ color: #ff0000; }



	
ul		{margin-top: .5em; 	
		margin-bottom: 0em;}	

ol ul		{  list-style: disc; margin-top: 1em;  }

li		{padding-bottom: .3em;
		margin-left: 0.8em;  
		margin-right: 5pt;}

