body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: medium;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.smalltext {
	font-size: small;
}
.textcolour {
	color: #900;
	font-size: large;
}
.Bold {
	color: #900;
	font-size: large;
}
.style17 {
	font-size: medium;
}
.style17 {
	font-weight: normal;
}
.textcolour strong {
	font-weight: bold;
	color: #000;
}
.smalltext {
	font-size: small;
}
.bold {
	font-weight: bold;
}
.Bold_black_large {
	color: #333;
	font-size: large;
}
.link_medium {
	font-size: medium;
}
.red_text {
	color: #F00;
}

