


body	{
	font-family: arial;   
	color: black;
	font-size: 12pt;
	font-style: normal;
	line-height: 14.4pt;
	background: #ddddff;
	
}

A:link	{
	color: black;
}

A:visited{
	color: black;
}
li	{
	font-family: arial;   
	font-size: 12pt;
	
}

p	{
	font-family: arial;   
	color: black;
	font-size: 12pt;
	font-style: normal;
	line-height: 14.4pt;
}


#header {
	margin: 0px 0px 0px 0px;
	border-bottom: 2px double white;
	
	
	
}
 

#content { position: absolute;
	left: 180px;
	margin-top: 0px;
	top: 175px;
	padding: 10px;
	border-left: 2px double white;
	

}

#nav {
	position: absolute;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 175px;
	padding: 10px;
	line-height: 30px;
	
		
}

#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #999;
	width: 140px;
}

#navlist li{
	font-family: arial;   
	font-size: 12pt;
	font-style: normal;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #999;
}

#navlist li a {
	text-decoration: none;
	color:#333;
}

#navlist li a:hover {
	color: purple;
}

h1   {
	font-family: arial;   	
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h2  {
	color: black;
	font-family: arial;
	font-size:12pt;
	text-align: center;
	font-style:normal;
}
h3  {
	font-family: arial;
	font-size: 7pt;
	text-align: center;
	font-style:normal;
}

h4  {
	color: purple;
	font-family: arial;
	font-size:12pt;
	font-style:italic;
	margin-left: 20px;
}



ol li	{
	list-style: decimal;
	font-family: arial;   
	color: black;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14.4pt; 
}
	

ul li	{
	font-family: arial;   
	color: black;
	font-size: 12pt;
	line-height: 14.4pt; 
}

dt	{
	font-family: arial;   
	color: black;
	font-size: 12pt;
	font-weight: bold;
	line-height: 24pt; 
}


dd {
	font-family: arial;   
	color: black;
	font-size: 12pt;
	font-style: normal;
	line-height: 14.4pt; 
}


.nobr { white-space: nowrap; }



</style>
