body 
{       background-color: #eeeeff
	font-size=18;
	font-family: Times New Roman;
	color: black
}

A:link { color: green; text-decoration: none; }
A:visited { color: #996699: text-decoration: none; }
A:hover { color: brown; text-decoration: none; }
A:active { color: #cc9900; text-decoration: none; }

h1
(
	color: #ffcc66;
)

p       
{
	color: black;
	font-family: Arial;
	font-style: bold;
	font-size=18;
}

dt {
	font-size=20;
}

dd {
	font-size=14;
}

li       
{       color: black
	font-family: Times New Roman
	font-size=18;
}

a.manage { font-size: 7pt; white-space: nowrap;}
a.manage:link    { color: #336633; background-color: #eeffee; text-decoration: none; margin-right: 20px; font-weight: bold; font-family: Helvetica, Arial; }
a.manage:visited { color: #336666; background-color: #eeffee; text-decoration: none; margin-right: 20px; font-weight: bold; font-family: Helvetica, Arial; }
a.manage:hover   { color: #336699; background-color: #eeffee; text-decoration: none; margin-right: 20px; font-weight: bold; font-family: Helvetica, Arial; }
a.manage:active  { color: #3366cc; background-color: #eeffee; text-decoration: none; margin-right: 20px; font-weight: bold; font-family: Helvetica, Arial; }

.info p
{
	color: #ff6699;
	font-family: Arial;
	font-size=18;
}

.info h1
{
	color: #ff3399;
	font-family: Arial;
	font-style: italic;
	font-size: 24;
}

.writing h1
{
	color: black;
	font-family: Times New Roman;
        font-size: 40;
}

.writing h2
{
	color: black;
	font-family: Times New Roman;
        font-size: 28;
}
.writing h3
{
	color: black;
	font-family: Times New Roman;
        font-size: 20;
}

.writing p
	{
		color: black;
		text-indent: 30px;
		text-align: justify;
		font-family: Times New Roman;
		font-size: 16;
		margin-top: 0;
		margin-bottom: 0;
	}

.writing ol
	{
		color: black;
		text-indent: 30px;
		text-align: justify;
		font-family: Times New Roman;
		font-size: 16;
		margin-top: 0;
		margin-bottom: 0;
	}


.writing li {
	color: black;
	font-family: Times New Roman;
	font-size: 16;
	margin-top: 6;
	margin-bottom: 12;
	text-indent: 0px;
}

.writing blockquote
	{
		color: black;
		text-indent: 30px;
		text-align: justify;
		font-family: Times New Roman;
		font-size: 16;
		margin-top: 12;
		margin-bottom: 12;
	}

.little p
{
	color: blue;
	font-family: Arial;
	font-style: bold;
	font-size=12;
}

.ad h3
{
	color: green;
	font-family: Arial;
	font-style: bold;
	font-size=12;
}
