a {

	text-decoration: none;

	font-weight: bold;

	color: #000;

	}

a:link {

	}

a:visited {

	}

a:active {

	}

a:hover {

	text-decoration: underline;

	}

h1 {

	font-size: 1.5em;

	font-weight: bold;

	margin-top: 1.2em;

	margin-bottom: 0em;

	}

h2 {

	font-size: 1.3em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: normal;

	}

h3 {

	font-size: 1.2em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: normal;

	}

h4 {

	font-size: 1.2em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

	}

h5 {

	font-size: 1.0em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

	}

h6 {

	font-size: 0.8em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

	}

img {

	/*border: 4px solid #aaa;*/

	margin: 10px;

	}
	
.gallery-item img, #lightbox img {margin: 0;}	

ol, ul, li {/*

	list-style: none;*/

	font-size: 1em;

	line-height: 1.5em;

	margin-top: 0.2em;

	margin-bottom: 0.1em; 

	}

p {

	font-size: 1.1em;

	line-height: 1.3em;

	margin: 0.6em 0em 0em 0em;

		}

strong, b {

	font-weight: bold;

	}

