all.SMALLTEXT
{
	font-size: 80%;
}
all.CONSTANT
{
	font-family: Courier, monospace;
}

BODY.s
{ 
	background-image: url(parch.jpg);
	background-color: papayawhip;
}

DIV.i
{
	font-size: 12 pt;
}

DIV.s
{
	padding-left: 50;
	color: #7A2525;
	font-family: Klang MT,Garamond,Arial,cursive;
	font-style: italic;
	font-size: 120%;
}

DIV.t
{
	font-family: Rousseau,Klang MT,Garamond,Arial,cursive;
	font-size: 300%;
	font-style: normal;
	color: #7A2525;
}

A.s
{
	color: red;
	font-family: Old English Text MT,Klang MT,Garamond,Arial,cursive;
	font-size: 120%;
	font-style: normal;
}

H1.s
{
	padding-left: 50;
	color: #7A2525;
	font-family: Castiglione,Matura MT Script Capitals,cursive;
	font-size: 240%;
}

PRE
{
	font-size: 80%;
}

