
p
		{color : black;
		font-family : "helvetica";
		font-size : normal;
		line-height : 1.2
		}

p.white
		{color : white;
		font-weight : bold;
		font-family : "arial";
		font-size : small;
		text-indent : 12pt;
		line-height : 1.2
		}		
		

h4
		{
		padding : .15in;
		color : #000077;
		font-size : medium;
		font-weight : bold
		}	

h3
		{
		color : #000077;
		font-size : medium;
		font-weight : bold
		}

h1
		{
		color : #000077;
		font-weight : bold;
		font-family : arial;
		}	
		

img.left
		{
		border : medium solid white
		}
	
img.right
		{
		border : medium solid white
		}
		
a.nav:hover
		{color : #CCCC00;
		text-decoration : none
		}
		
a.nav:visited.hover
		{color : #CCCC00;
		text-decoration : none
		}
	

a.nav
		{color : #000077;
		text-decoration : none
		}

ul
		{
		list-style-image : none;
		list-style-type : none
		}

ul.image
		{
		list-style-image : url(ibin/ovboat.gif);
		list-style-type : none
		}
		
li.image
		{
		color : #000077;
		font-family : "arial";
		font-size : small;
		text-indent : 12pt;
		line-height : 2
		}

	
li
		{
		color : #000077;
		font-family : "arial";
		font-size : small;
		text-indent : 12pt;
		line-height : 1.2
		}

a.navminor:hover
		{color : #CCCC00
		}
		
a.navminor:visited.hover
		{color : #CCCC00
		}
	

a.navminor
		{color : #000077
		}

		
a.navminor2:hover
		{color : #99ccff
		}
		
a.navminor2:visited.hover
		{color : #99CCFF
		}
	

a.navminor2
		{color : #00ccff
		}
		


a.navminor3:hover
		{color : #00ccff
		}
		
a.navminor3:visited.hover
		{color : #00ccff
		}
	

a.navminor3
		{color : #99ccff
		}

a.navblue:hover
		{color : #00ccff;
		text-decoration : none
		}
		
a.navblue:visited.hover
		{color : #00ccff;
		text-decoration : none
		}
	

a.navblue
		{color : #99ccff;
		font-weight : bold;
		font-size : medium;
		text-decoration : none
		}

p.highlight {
	text-align : left;
	padding:0.6em;
	font-size: small;
	margin-bottom:1em;
	border-top:1px solid #000077;
	border-bottom:1px solid #000077;
	border-left:1px solid #000077;
	border-right:1px solid #000077;	
	background:white;
	width: 700px;	
}

.floatright
{
float: right;
width: 250px;
margin: 0 0 5px 5px;
padding: 5px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: Georgia, serif;
	margin-top: 0;
}