body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

A:link {
	font-weight: normal;
}
A:visited {
	font-weight: normal;
}
A:active {
	font-weight: normal;
}
a {
	color: 000000;
}
p {
	font-size: 75%;

}
.heading {
	font-size: 140%;
	color: #990000;
	text-align: right;
	font-weight: bold;

}
.indent {
	left: 30px;
	position: relative;
	width: 720;


}
.centre {
	text-align: center;

}
.bold {
	font-weight: bold;
}
.clear {
	color: #FFFFFF;
}
.right {
	text-align: right;
}
.italic {
	font-style: italic;
}
.linkbold {
	font-weight: bold;
}
.centrebold {
	font-weight: bold;
	text-align: center;
}
.backcolor {
	color: #FFFFFF;
}
ol {
	font-size: 75%;
}
.tablewidth {
	width: 760px;

	
}
.title {
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	color: 990000;
}


