body {
	font-family: "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(image/quilt06.gif);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	color: #CE6363;
	text-decoration: none;
	font-size: xx-large;
} 

h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #CE6363;
	text-decoration: none;
	font-size: 30px;
	margin-left: 1em;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 2em;
	margin-right: 2em;
	text-align: justify;
}

li {
    font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-right: 4em;
}

.bigtable {
    border-width: 2;
    width: 85%;
    background-color: #C6DBDA;
    background-image: url(image/border.gif);
    border-color: #000000 
}    

.tdcell {
    width: 100%;
    background-color: #C6DBDA;
    background-image: url(image/emboss-quiltsm.gif);  
}      

.floatright {
    float: right;
}

.floatleft {
    float: left;
}		

.subhd {
    font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: x-large;
}

.bigger {
    font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 22px;
}

.centerbig {
    font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #CE6363;
	text-align: center;
	font-size: 30px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
BODY {
SCROLLBAR-FACE-COLOR: #CE6363;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #000000
}
