body {
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
background-color: #BDBEE7;
}

a:link {
	color : #4E58A3;
}

a:visited {
	color : #6C76BB;
}

a:hover {
	color : #FFFFFF;
}

H1 {
color:#4E58A3;
font-size:19px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
font-weight:normal;
text-align:center;
margin-top:5pt;
margin-bottom:3pt;
}


H2 {
color:#4E58A3;
font-size:17px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
font-weight:normal;
margin-top:0;
margin-bottom:0;
}


H3
{
	font-size:14px;
	color:#4E58A3;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}


.titlenospace {
color:#4E58A3;
font-size:19px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
font-weight:normal;
text-align:center;
margin-top:5pt;
margin-bottom:0;
}

.whatsnew {
color:#000000;
font-size:15px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
font-weight:bold;
font-style: italic;
margin-top:0;
margin-bottom:0;
}


td {
font-size:15px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}


p {
	font-size:15px;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}


.normal
{
	font-size:15px;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}


.passages {
font-size:14px;
font-family:'Times New Roman';
}

/* the fact that these are .deborah etc, with no defining element, means I can use them as classes for anything; be it a p, a div or a td etc */

.deborah {
font-size:14px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}

.button
{
font-size:10px;
}

.field
{
font-size:10px;
width:100px;
height:18px;
}

.copyright {
font-size:13px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}

.footnote {
font-size:13px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}

.caption {
font-size:11px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}


.sectionfooter {
font-size:12px;
font-weight:bold;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}

.footer {
font-size:13px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}

.guy {
color:#1B1464;
font-weight:bold;
font-size:15px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}

.guysmall {
color:#1B1464;
font-weight:bold;
font-size:13px;
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
}
/* lists   */

ul {
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
font-size:15px;
}

ol {
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
font-size:15px;
}

li {
font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
font-size:15px;
}






