
a:link, a:visited {text-decoration: none;
	font-size: 12pt;
	color: navy;
	font-weight: bold;
	font-style: oblique;
	font-family: "Souvenir lt bt", "Times New Roman";
	 }

a:hover {font-size: 12pt;
	 text-decoration: underline;
	 font-weight: bold;
	 color: blue;
	 font-family: "Souvenir lt bt", "Times New Roman";
	 font-style: italic;
	 }

body {margin: 0%;
	background: blue;
	background-image: url(./grfx/parchmnt.jpg);
	font-family: "Souvenir lt bt", "Times New Roman"; 
	background-attachment: fixed;
	color: pink;
       }

table {background: #f8f8ff;
	font-size: 12pt;
	color: black;
	font-family: "Souvenir lt bt", "Times New Roman"; 
	text-align: left;
	padding: 0px;
	}

.c {border: blue;
	text-align: right;
	border-style: groove;
	}

.s { color: afeeee;
	font-weight: bold;
	border-style: dashed;
	background: teal;
	border-color: b0e0e6;
	text-align: left;
	padding-bottom: 7;
	}

blockquote { font-family: "Souvenir lt bt", "Times new Roman";
	font-style: oblique;
	text-align: justify;
	margin-right: 75px;
	margin-left: 75px;
	}

.not { font-family: "Souvenir lt bt", "Times new Roman";
	text-align: justify;
	background: #dddddd;
	margin-bottom: 40px;
	margin-right: 80px;
	margin-left: 80px;
	color: black;
	border-style: dotted;
	border-color: gray;
	padding: 4;
	}
	
tr { vertical-align: top;
	}
	

hr {text-align: center;
	size: 2px;
	background: blue;
	}

option {background: white;
	color: blue;
	/*font-weight: bold;*/
	text-align: left;
	font-size: 9pt;
	font-family: Arial, Times;
	}

select {background: blue;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Times;
	text-align: center;
	}
	
h1 {text-align: center;
    color: navy;	
	}

h2 {text-align: center;
    color: navy;
	}

h3 {text-align: center;
    color: black;
     }

h4 {text-align: center;
    color: black;
     }

h5 {text-align: center;
    color: darkgrey;
     }

p {text-indent: 29px;
    }

#bullet {border: 5;
	vertical-align: middle;
	height: 10;
	width: 10;
	background-image: url(./grfx/24.gif);
	}

ul {list-style-image: url(./grfx/blueb.gif);
     margin-left: 10px;
     list-style-position: outside;
    }

#enrich {list-style-image: url(./grfx/pencil.icon.gif);
     margin-left: 10px;
     list-style-position: outside;
	 }

.april {	background-image: url("./grfx/scheaheader.jpg");
	background-attachment: fixed;
	background-position: 80% 0%;
	background-repeat: no-repeat; /*l-r top-bottom*/
}

#a {list-style-image: url(./grfx/d.gif);
	margin-left: 2px;
	line-height: 1.5;
	list-style-position: outside;
	}
	
#ful {list-style-image: url(./grfx/ball3.gif);
     margin-left: 2px;
     list-style-position: outside;
	}
	
.mem {text-align: center;
	color: red;
	font-weight: bold;
	}

.hilite {color: red;
	 font-weight: bold;
	 font-family: souvenir, "Times New Roman", Arial;
	 background: yellow;
	 }

#ywths {list-style: lower-alpha;
	}


#join {width: 600;
	border-style: dashed; 
	border: 2; 
	padding: 4;
	}

#duck {text-align: right;
		font-style: oblique;
}

#midd	{font-weight: bold;
	text-align: center;
		}

#adrian { vertical-align: bottom;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	}

#ruth {background: white;
	color: black;
	}

#uscs {	color: navy;
	background: lightblue;
	}

