body{
	background-attachment: fixed;
	background-color: #000066;
	background-image: url(../images/content_page_r3_c2.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	padding-right: 10px;
}
.emph{
	font-weight: 900;
}
blockquote{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	padding-right: 10px;
}
h1{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
/*	margin-right: 75px;*/
	text-align: center;
}

h2{
	color: #ffcc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	margin-bottom: -5px;
	margin-right: 75px;
	padding-right: 5px;
	text-align: center;
}

h3{
	color: #ff9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: -8px;
	margin-top: 15px;
}
h4{
	text-align:center;
	position: relative;
	bottom: 8px;
}
.note{
	color: #e4ff00;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 15px;
}
hr{
	color: #9933cc;
	width: 80%;
	position:relative;
	bottom: 2px;
}

p, div{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
}

#copyright{
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding-right: 3px;
}

.dropcap{
	bottom: 6px;
	color: #ff9900;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	font-weight: bold;
	left: 1px;
	position: relative;
}

#footer{
	border-top: solid;
	border-width: 1px;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}

.italicised{
	font-style: italic;
	font-weight: bolder;
}

.shadow{
	bottom: -8px;
	color: #999999;
	left: -16px;
	position: relative;
	z-index: 1;
}
.cap_number{
 bottom: -1px;
 float: left;
 font-family: "Times New Roman", Times, serif;
 font-size: 150%;
 font-weight: bold;
 left:4px;
 position: relative;
 color:#ff9900;
}
a.visited{
	color: #cc3300;
}
.scheduletable {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : none;
	color : #000000;
	text-decoration : none;
}

