body{
	margin-top:0px;
	margin-left:0px;
	left:0px;
	top:0px;
	background-image:url(images/bground.gif);
	background-repeat:repeat-x;
}

table,tr,td{
	font:normal 12px Verdana, Arial, sans-serif;
}

#find{
	margin-left:10;
}

#header,#header2{
	font-size:21px;
	color:#000066;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

#header2{
	font-size:16px;
}

P {
	font:normal 13px Verdana, Arial, sans-serif;
	text-indent:20px;
	padding-left:5px;
}

h2{
	font:bold 12px Verdana, Arial, sans-serif;
	padding-left:5px;
	text-decoration:underline;
}

ul,ol,li{
	font:normal 12px Verdana, Arial, sans-serif;
}

ul.firstlist,ol.firstlist{
	padding-left:15px;
	float:left;
	/* hide from netscape 4 hack */ /*/*/
	margin:0px 15px 0px 15px;
	/* end netscape hack */
}

ul.secondlist,ol.secondlist{
	padding-left:15px;
	float:left;
	margin:0px 15px 0px 15px;
}

#copyright{margin:15px 0px 15px 0px;text-align:center;font:10px Arial,Helvetica,sans-serif;}
#copyright,#copyright a:link,#copyright a:visited,#copyright a:hover,#copyright a:active{color:#000000;}

/* hide from netscape 4 */ /*/*/
img.contentimages{margin:5px}

