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-weight: bold;
}

.heading {
	font-size: 110%;
	color: #b75a56;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

P {
	color: #000000;
	}

A:link {
	color: #000000;
	TEXT-DECORATION:underline
}

A:visited {
	color: #000000;
	text-decoration:none;
	Font-weight: 800;
}

A:active {color: #000000; TEXT-DECORATION:NONE}

A:hover {
	color: #000000;
	font-weight: bolder;
	font-size: 14px;
}

.disclaimer {
	font-size: 10;
	font-weight: light;
	font-family: Times New Roman;
	color: #000000;
	text-align: center;
	outline-color: #D6D6D6;
}
.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;
}
*********/
