body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    background-color:#5080a0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.quote {
	font-size: 14px;
	color: #222222;
	text-decoration: none;
    font-family: Comic Sans MS, Times New Roman, sans-serif;
}

.bottomNav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A:link {color: #ffffff; text-decoration: none}
A:visited {color: #dddddd; text-decoration: none}
A:active {color: #cccccc; text-decoration: none}
A:hover {color: #ffffff;text-decoration: underline}

.bottomNav:link {color:#ffffFF;}
.bottomNav:visited {color:#FF00FF;}
.bottomNav:hover {color:#dddddd;}

.MedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.BigText {
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}

.Subtitle {
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}

.SmallText {
	font-size: 10px;
	color: #666666;
}
.programmeSubtitle {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
    font-weight: normal;
}
.ProgrammeList {
	font-size: 13px;
	font-weight: bold;
}
.author {
	font-style: italic;
}
