body {
	background-image: url(../images/sa271.jpg);
	background-color: lightyellow;
	color: #000066;
	font-family: Baskerville Old Face;
	font : large;
	background-attachment : fixed;
	scrollbar-face-color: #000066;
	scrollbar-arrow-color: #FAFEE0; 
	scrollbar-track-color: #FAFEE0; 
	scrollbar-3dlight-color: #000066; 
	scrollbar-darkshadow-color: #000066; 
}

h1, h2 {
	text-align: center;
	font-family: Old English Text MT;
	color: navy
}

h1.bis {
	text-align: center;
	font-family: Old English Text MT;
	color: #990033
}

h2.bis, h3.bis {
	text-align:center;
	font-family:Old English Text MT;
	font-style : italic;
	color: navy
}

h3 {
	font-family: Baskerville Old Face;
	text-align: center
}

a {
	color: navy;
	font-style: italic;
	font-weight: bolder;
	text-shadow: Blue;
	text-decoration: underline;
}

a:hover	{
	color: navy;
	text-decoration: none;
}

a:visited {
	color:#990033
}

p {
	text-align: center
}

p.bis {
	font-size : larger;
	text-align: justify;
}

p.lg {
	text-align:left
}

table.bis {
	border: none;
	width:85%;		
}

td {
	font-family: Baskerville Old Face;
}

.sic {
	font-family: serif;
	font-size : smaller;
}

img {
	border : none;	
}

b {
	font-style: italic
}

span {
	font-family: Old English Text MT;
	font-size: large
}

div {
	text-align:center
}