


h1 {color: #0000CC; text-align: center; font-size: 300%; }

h2 {color: #0000CC; text-indent: 20px; font-size: 250%; }

h3 {color: #0000CC; text-indent: 30px; }

p  {color: #0000CC; text-indent: 50px; font-size: 150%;}

li {color: #0000CC; text-indent: 60px; font-size: 125%; padding-top:4px}

dt {color: #0000CC; text-indent: 60px; font-size: 125%; font-weight:bold; padding-top:6px}
dd {color: #0000CC; text-indent: 70px; font-size: 125%; }

.ddi dt {color: #0000CC; text-indent: 80px; font-size: 110%; font-weight:bold; padding-top:3px}
.ddi dd {color: #0000CC; text-indent: 90px; font-size: 100%; }
.page{
	width:990px;
	height:auto;
	position:absolute;
	top:0px;left:0px;
	margin:0px; border:0px; padding:20px;
	background-image:url(background.jpg);
	background-repeat:repeat-y;
}
.nav{
	width:200px;
	height:1500px;
	position:absolute;
	top:0px;left:0px;
	margin:0px; border:0px; padding:0px;
	background-image:url(background_nav.jpg);
	background-repeat:repeat-y;
}
.pad{
	width:inherit;
	height:50px;
}