p {
	color: #00008B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
h1 {
	font-size: 24px;
	color: #0079c1;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	color: #0079c1;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #0002D0; 
}
 a:visited {
	color: #999999;
}
 a:link:hover {
	color: #0079c1;/*themecolour1;*/
}
.imagetext {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00008B;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.cdlist {
	padding-top: 20px;
}
.rightcolumn {
	border-left: 1px #00BFFF solid;
	border-right: 1px #00BFFF solid;
	border-bottom: 1px #00BFFF solid;	
}
.headertext {
	text-decoration: none;
	color: #00008B;
	padding: 3px;
	font-family: Trebuchet MS sans-serif;
}
.orangetext {
	color: #E3C200;
	font-family: Bookman Old Style sans-serif;
	font-size: xx-large;
}
.cellbottom {
	border-bottom: 1px #00BFFF solid;
}
.yellowbground {
	background-color: #FFFF66;
}

