h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: xx-large;
	color: #003366;
	font-weight: 300;
}
strong {
	font-weight: bolder;
}
h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: large;
	color: #003366;
	font-weight: 600;
	font-style: normal;
}

body {
font-family:  sans-serif, Arial, Helvetica; font-size: 0.8em; color: #333333; 
background-color: #e5e5e5;	background-image: url(http://www.belfastmet.ac.uk/emails/staffroom/images/grey.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {font-family: arial, sans-serif; font-size: 1em; color: #003366; font-weight: 700; text-decoration: none;}


.imgwhite{
	border: 10px solid #ffffff;
	margin-left: 15px;
}

ol {
	font-family: Arial, sans-serif, Helvetica;
	
	color: #003366;
}
li {

	color: #003366;
}
