/* Catenians */
body {
    background-color: #FFecff; lang: EN-GB; font-style: italic; 
    font-family: Verdana, Arial, sans-serif; color: #663333; text-align: center;
    }
.smalltext {
    font-size: 75%; clear: both;
    }
.largetext {
    font-size: 125%; clear: both;
    }
h1 {
    color: #ff3333;
    }
caption {
    color: #ff00ff; font-size: 200%; font-style: italic;
    }
table {
    border-style: inset; border-width: medium; border-color: "fuchsia";
              border-collapse: collapse; margin-left: auto; margin-right: auto
    }
thead {
    background-color: #C8C8C8; font-size: larger;
    }
th {
    padding: 10px; padding-bottom: 20; color: #ff00ff; text-align: left; font-size: 125%;
    border-style: outset; border-width: thin; border-color: #ff00ff;
    }
td {
    padding: 10px; align: centre;
    }
a:link {
    color: #663333;
    }
a:visited {
    color: #663333;
    }
a:hover {
    color: #0000ff;
    }
a:active {
    color: #ff0000;
    }
col#redcol {color: #ff0000;
    }
a.a-b {color : #000000;
    }
#forcricketers {
    width: 360px; background: url(cricketers2.gif) repeat-x left bottom; padding-bottom: 30px;
    }
#oxfordhr {
    margin-left: auto; margin-right: auto;
		width: 541; height: 30;
		background: url(OxfordHR.gif) repeat-x;
		}
.leftfloat {
    float: left; padding: .7em; margin-right: .7em;
    }
.rightfloat {
    float: right; padding: .7em; margin-left: .7em;
    }
blockquote {
    float: left; width: 200px; margin: 0 0.7em 0 0; padding 0.7em;
    font-size: 1.5em; font-style: normal; text-align: left;
    }
hr {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 20px;
    height: 10px;
    background-color: #777;
		}
.homily {
    background-color: #ffffff; color: #000000; font-family: Comic Sans MS, Lucida Handwriting, Times New Roman, Bold, serif;
		padding-top: 1.5em; padding-bottom: 1.5em; padding-left: 1em; padding-right:1em}	

/* These two classes are suitable for lists where items follow along the line 
but are not broken at the line end. NBSPs are not needed within the items */
.jeglist{
	word-spacing: 3em;
	line-height: 200%;
	}
.jeglist span{
	word-spacing: .15em;
	white-space: nowrap;
	}
		