
img {
	border:0;
}

body, td, th, input.text, textarea { 	
	/* font-family: "Lucida Sans"; */
	font-family: Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	font-size: 13px;
	font-weight: normal;
	line-height:22px;
}

a {
	color:#000099;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	font-weight: normal;
 }

h1 {
 	font-size: 1.4em;
	display: block;
	margin-bottom: 1em;
}

h2 {
	margin-bottom: 0px;
	font-size: 1.25em;
}

h3 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 1em;
}
#divContent .li {
	padding-left: 12px;
	}

.lightbox {

}