body { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		margin: 0px;
		background-color: white
		}

table {
		bottom: 0px
		}

p { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
 		font-style: normal
		}

p.navtext {
		font-size: 8pt
		}

p.detail {
		font-size: 8pt
		}

p.gallerylink {
		margin: 0px
		}

h1 { 
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12pt;
		}

h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12pt;
		}

h1.image { 
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12pt;
		}
h2.image { 
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12pt;
		}

h2.feature {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12pt;
		}
img {
		border-color: black
		}

.hide {  font-family: Arial, Helvetica, sans-serif; font-size: 1pt; color: #003399}

.layout { 
		border: 0px;
		margin: 0px;
		padding: 0px
		}

a:link {
		color: blue; 
		text-decoration: none
		}

a:hover {
 		color: blue;
 		text-Decoration : underline;
		}

a:visited {	
		color: blue;
 		text-Decoration : none;
		}