<STYLE type="text/css">
      UL { 
        background: yellow; 
        margin: 12px 12px 12px 12px;
        padding: 3px 3px 3px 3px;
      }

.main { 
        color: black;               
        background: white;           
        margin: 12px 12px 12px 12px;
        padding: 18px 18px 18px 12px; 
        border-style: dashed;
        border-width: medium;
        border-color: lime;
        / *border-width: transparent; */
}

.maintd { 
        color: black;               
        background: white;           
        margin: 12px 12px 12px 12px;
        padding: 18px 18px 18px 12px; 
        border-width: medium;
        *border-width: transparent;
}


      LI.withborder {
        border-style: dashed;
        border-width: medium;      
        border-color: lime;
      }

.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 18px}
.style3 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: underline blink;
}
.style4 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
BANNER {
	font-style: normal;
}
BANNER0 {
	font-style: normal;
}
h1 {
	font-size: 18px;
	color: #F00;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.CATS {
	font-style: normal;
}
.cats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cats1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cats16i {	font-size: 16px;
	fo4t-style: italic;
}

img.cat {
   border: 6px #d6972d  solid;
}

</STYLE>

