a:link { text-decoration: none; 
				font-weight: bold; 
				color: #0000FF; 
				font-size: smaller;
}
a:visited { text-decoration: none; 
				font-weight: bold; 
				color: #0000FF; 
				font-size: smaller;
}
a:hover { text-decoration: none; 
				background-color: #00FFFF; 
				color: #CC0000; 
				font-size: smaller;
}
a:active {  text-decoration: none; 
				background-color: #0000FF; 
				font-weight: bold; color: #FFFFFF; 
				font-size: smaller;
}
body td { text-align: justify; 
				font-size: 11pt; }
				
dt {  font-weight: bold; 
				color: #003333; 
				line-height: 120%; 
				font-style: italic; 
				background-color: #FFeebb; 
				font-size: 12pt;
				}
dd {  text-align: justify; 
				font-size: 10pt; 
				}
h1, h2, h3 { color: #CC0000; }
h4, h5, h6 { text-align: center; }

li {  text-align: justify;  font-size : smaller; }
p {  text-align: justify; font-size: smaller; }
p:first-letter { font-size: 120%; }


hr {  background-color: #00FFFF; 

}

TABLE.lay {
   border-color : #ffd700;
}

td.lay td.nav {
	text-align: center;
	background-color : #eaeaea;
}

TABLE.nav {
	border-color : silver;
	background : #ffcc99;
}


cite {  text-align: justify}
