body {margin: 0; font-family: Helvetica, sans-serif; background-image: url(/i/4.jpg); background-repeat: repeat-x; background-color: #ffff78;}

a:link,a:visited {color: blue;text-decoration: none}
a:hover {color: green;}
a:active {color: #ff8800;}
A IMG{border:none;}

DIV.fg {
	background-image: url(/i/2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	height: 100px;
}
DIV.fl {
	background-image: url(/i/3.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:18px;
}

 h1 {color: yellow; background: purple;}
 h3 {margin-bottom: 4px; font-size: larger;}
 h5 {margin-left: 5%; margin-top: 0px; margin-bottom: 2px; font-size: large;}
 
 h2 {margin-bottom: 4px; font-size: larger; background: lime; color: maroon;}
 h4 {margin-left: 3%; margin-top: 0px; margin-bottom: 2px; font-size: large; color: navy;}
 
p {margin-left: 3%;text-align: left;}
ol {margin-left: 4%; text-align: left;}
li {margin-left: 4%; text-align: left;}

DIV.fa {margin-left: 3%;}
DIV.fp {margin-left: 5%;}
DIV.hd {text-align: center; font-size: 20pt; color: navy;}

DIV.w{display:block; background:#ff8800; color:white; text-align:center;}
DIV.s{background:#FFAA00; color:blue; text-align:center; font-size: large;}
DIV.d{color:black; text-align:center; font-size: larger;}
DIV.h{display:none;}

TABLE.m {border-style: none;}
TABLE.m TH{text-align: right;}
TABLE.m TD{text-align: left;}

TABLE.tf { background:#89f6fd; }
TABLE.tf TD{ background: url("/i/0.png"); text-align: center;}

TABLE.ct {border-style: solid; border-color:yellow; border-width: 1px;}
TABLE.ct TH{font-size: large; font: bold; text-align: left;  vertical-align: top; border-style: solid; border-color:yellow; border-width: 1px;}
TABLE.ct TD{font-size: medium; font-style:italic; background-color: #ffff92; vertical-align: top; border-style: solid; border-color:yellow; border-width: 1px;}
