<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A	{
	text-decoration: none;
	}
A:link	{
	color: teal;
	}
A:visited{
	color: green;
	}
A:hover	{
	color: teal; 
	background-color: yellow;
	}
hr	{
	height: 3;
	background-color: tan;
	}
P 	{
	text-align: justify; 
	line-height: 120%;
	text-indent: 1.5em;
	}
Body 	{font-family: Georgia, Times New Roman, Times, Serif;
	color: #00007F; 
	background-color: #ffffff; 
	margin: 10px 50px 10px 50px;
	background: white url(../images/NakedInSchool.jpg) repeat fixed 0% 0%;}
H1      {color: #008080; 
        text-align: center; 
	background-color: #FFFFFF;}
	font-variant: small-caps;
	}
H2, H3	{
	text-align: center;
	}
dt	{
	font-size: large;
	}
.nube   {
        background-color: tan;
	}
.cod	{
	color: red; 
	}
.Longquote   {
	color: black; 
	font-size: x-small; 
	text-align: Justify; 
	margin-left: 70; 
	margin-right: 70; 
	margin-top: 15; 
	margin-bottom: 15; 
	text-indent: 0px; 
	}
sub	{
	font-size: x-small;
	}
.fla	{
	border: 1 solid black;
	background-color: #FFF0F0;}
.hawaii {
	border: 4 groove lime;
	background-color: #FFF0F0;}
.initial:first-letter {
	FONT-SIZE: 150%;
	}
.naw	{
	border: 1 solid black;
	background-color: #F5F5DA;
	}
.nv	{
	background-color: #f0f0f0;
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
	border: medium groove teal;
	padding: 3px;
	text-align: center;
	}
</pre></body></html>