BODY {
	bgcolor: #FFFFFF;
	text: #000000;
	leftmargin: 3;
	topmargin: 3;
	marginwidth: 0;
}

H1 {
	font-size: 200%;
	color: #b75a56;
	text-align: center;
	font-family: "Old English Text MT";
}

H2 {
	font-size: 130%;
	color: #000000;
	text-align: center;
	font-family: "Old English Text MT";
}

H3 {
	font-size: 110%;
	color: #b75a56;
	text-align: left;
	font-style: italic;
	font-weught: bold;
}

.heading {
	font-size: 110%;
	color: #b75a56;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

P {
	color: #000000;
	}

A:link {color: #800000; TEXT-DECORATION:NONE}

A:visited {color: #000000}

A:active {color: #000000; TEXT-DECORATION:NONE}

A:hover {color: #FFFFFF; TEXT-DECORATION:NONE}

.disclaimer {
	font-size: 10;
	font-weight: light;
	font-family: Times New Roman;
	color: #000000;
	text-align: right;
}
.title {
	font-size: medium;
	font-weight: bold;
	font-family: Modern, Palatino, Arial;
	color: #000000;
}
.summary {
	color: #000000;
	text-align: center;
	line-height: 150%;
	font-size: 17;
	font-style: italic;
}


.emphasis {
	color: #b75a56;
	font-size: 23;
	font-weight: bold;
	text-indent: 5em;
}

.subemphasis {
	color: black;
	font-size: 20;
	text-indent: 8em;

}



/*********
.classexamples {
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	font-style: italic;
	border: thin groove black;
	font-size: small;
	font-weight: bold;
	font-family: Modern, Palatino, Arial;
	line-height: 200%;
	text-indent: 5em;
}
*********/