/* CSS Document */

body {font-size: 10pt;
		color: #003399;
		background-color:#FFFFFF;
		width: 170mm;}
		
h1 {font-size: 13pt; 
	font-weight: bold;
	}
	
h2 {font-size: 12pt; 
	font-weight: bold;
	}

h3 {font-size: 10pt; 
	font-weight: bold;
	}

ul {list-style-image:url(../images/arrow.gif);
list-style-type: disc;
list-style-position: inside;
}

li {padding-left: 0;
}


#lhcolumn {display: none; }

#nav {display: none; }

#container { border:none;}

#content {
padding: 0mm;
margin: 4mm auto;}

#footertext {display:none;}



