body { color: black; }

p {}

td {}

a:link { color: #f90 ; text-decoration: underline; }

a:visited { color: #f90 }

a:hover { color: #fff ; text-decoration: none; }

a:active { color: #f90 ; }

.xtable { padding: 5px; border: solid 1px #666; }
.xxtable { border: dashed 1px #ffcc02;; }
.xxxtable { padding: 0 0 0 5px; border: solid 1px #666; }
.img { float: left; padding-right: 10px; border-style: dashed; border-width: 0; }
.img-1 { float: right; clear: both; margin-top: 5px; margin-right: 5px; margin-left: 5px; padding: 0; border: solid 1px #666; }
a.menu:link    { color:#f90; background-color:transparent; text-decoration: underline; }
a.menu:hover   { color:#ffffff; background-color:transparent; text-decoration: none; }
a.menu:visited { color: #f90; text-decoration: underline; background-color: transparent; }
a.menu-left:link    { color:#000000; background-color:transparent; text-decoration: underline; }
a.menu-left:visited { color: #000000; text-decoration: underline; background-color: transparent; }
a.menu-left:hover   { color:#000000; background-color:transparent; text-decoration: none; }
a.menu-right:link    { color:#666666; background-color:transparent; text-decoration: underline; }
a.menu-right:visited { color: #666666; text-decoration: underline; background-color: transparent; }
a.menu-right:hover   { color:#fff; background-color:transparent; text-decoration: none; }
h1 {
	font-size: 11px;
	margin: 0;
	padding: 0 0 5px;
	text-align: right;
}
h2 { font-size: 11px; margin: 0; padding: 0 0 5px; }

