/*
This style sheet was created from D:\smilingotter\contents.html
*/

BODY, P {
color: #586967;
 margin-left: 9px;
}
.picture {
	background: transparent;
	margin-left: 30px;
}

.main {position:absolute; left: 0px; top:35px  }
.title {
	background: transparent;
	color: #CE00A0;
	 font-size: medium;
	 font-weight: bold;
}


TABLE, TR, TD {  }

A { background-color: transparent;  color: #0000FF;  }

A:LINK {
color: blue; background-color: transparent; }

A:VISITED { color: #CC0066; background-color: transparent;   }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  color: Yellow;background-color: transparent;  }

.footnote {
background-color: transparent;
color: Blue;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
font-style: italic;
font-variant: small-caps;
font-weight: normal;
}

I {  }

IMG {
background: transparent;
border: none;
text-align: center;  }
-->
</style>

