body	{
	margin:	0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;




	}
div, p, th, td, li, dd, dl, dt    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    }

dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}


p {
	margin-top: 0; padding-top: 0;

	}
h1	{
	font-size:	30px;
	font-weight: bold;	
	}

h2	{
	font-size:	22px;
	}

h3	{
	font-size:	20px;
	}

h4 {
	font-size:	18px;
	}

h5	{
	font-size:	14px;
	}

h6	{
	font-size:	12px;



	}

h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 3px 0 0 0;

	}
img	{
		/* turns off gaps around images */
	border:	0
	}



#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
z-index: 5;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #6699FF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
