a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: oblique;

}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	letter-spacing: normal;

}
.newssign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #006633;
	letter-spacing: 0.1mm;
	font-style: italic;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	text-align: center;


}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: left;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FF0000;

}
.plaintextCentre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.plaintexttable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}
ul {
	list-style-image: url(/graphics/trainerbullet.gif);
}
.interviewer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;

}
.interviewee {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.interviewheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;

}
.handcursor {
	cursor: hand;
}
