/*   StyleSheet for FooDoo Lounge AS Dictionaries   */
/*   Last updated 04 August 2003  */

/* a:link {color: #000000; text-decoration: underline; background: transparent;} */
/* a:hover {color: #000000; text-decoration: none; background: transparent;} */
a:link {color: #009; text-decoration: underline; background: transparent;}
a:visited {color: #999; text-decoration: underline; background: transparent;}
a:hover {color: #003; text-decoration: none; background: transparent;}
a:active {color: #CCC; text-decoration: none;  background: #009;}

a.kap:link {color: #00F; text-decoration: underline; background: transparent;}
a.kap:visited {color: #00F; text-decoration: underline; background: transparent;}
a.kap:hover {color: #00C; text-decoration: none; background: transparent;}

a.suite:link {color: #000; text-decoration: underline; font-weight: bold; font-size: 125%; line-height: 140%; background: transparent;}
a.suite:visited {color: #000; text-decoration: underline; font-weight: bold; font-size: 125%; line-height: 140%; background: transparent;}
a.suite:hover {color: #000; text-decoration: none; font-weight: bold; font-size: 125%; line-height: 140%; background: transparent;}

a.clev:link {color: #000; text-decoration: underline; font-weight: bold; font-size: 110%; background: transparent;}
a.clev:hover { color: #000; text-decoration: none; background: transparent;}


body {
	margin: 2% 15% 5% 20%;
	font-family: Arial, Geneva, sans-serif;
	font-size: 75%;
	line-height: 120%;
	color: #000;
	background-color: #FFF;
	background-image: url(../img/bg.gif)
	}

h1, h2 {font-family: "Times New Roman", Times, serif;}

h1 {
	font-size: 180%;
	line-height: 110%;
	margin-left: -9%;
	margin-top: 6%;
	margin-bottom: 0;
	padding-left: 1%;
	padding-top: 2%;
	border-top: 2px solid #009;
	}

h1.logo {
	line-height: 80%;
	margin: 1% 0% 5% 0%;
	border: 0;
	padding: 0%;
	}

h1.idx {
	font-family: Arial, Geneva, sans-serif;
	font-size: 200%;
	line-height: 100%;
	margin: 5% -2% 2% -7%;
	padding-top: 0%;
	background: transparent;
	color: #006;
	border-left: 2px solid #C00;
	border-top: 0;
	}

h2 {
	font-size: 140%;
	line-height: 100%;
	margin: 4% 2% 0 -7%;
	padding: 1%;
	border-top: 1px solid #009;
	}

h3 {
	font-size: 120%;
	line-height: 100%;
	font-weight: normal;
	padding: 0% 1% 0% 1%;
	margin-left: -4%;
	margin-right: 3%;
	margin-bottom: 0%;
	background: transparent;
	color: #000;
	text-decoration: underline;
	}

h4 {
	font-size: 110%;
	font-weight: normal;
	margin: 1% 3% 1pt -1%;
	}

p {text-align: justify; margin: 1% 2% 0 0;}

p.nav {
	font-weight: bold;
	font-size: 85%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 2%;
	margin-left: 5%;
	}

p.sm {
	font-size: 85%;
	text-align: right;
	margin-right: 1%;
	}

p.cop {margin-left: -8%;}

p.in1 {margin-top: 1pt; margin-left: 1%;}

p.in2 {margin-top: 1pt; margin-left: 3%;}

span.kap {background: transparent; color: #00F; display: inline;}

span.com {background: transparent; color: #666; display: inline;}