

div, th{
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
	color:#990000;
	}
	


h3 {
	font-size: 1.2em;
}

p, li{
	font-size: 1.1em;
}

.form{
font-size:1.1em;
}

.theBody p{
	font-size: 1.0em;
	line-height: 1.4em;
}

a, a:visited{
	color: #900;
}

a:hover{

color: #000;
}


.searchPage a {
	color: blue;
}

.searchPage .path {
	color: green;
}

.searchPage .percentage {
	color: green;
}

.searchPage p {
	margin-top: 0px;
	margin-bottom: 10px;

}
.searchPage .advancedLink {
	font-size: 9px;
}
.searchPage .warning {
	color: red;
}

.searchPage .pageIndex {
	font-size: 12px;
}

.searchPage .pageIndex a {
	margin-left: 2px;
	margin-right: 2px;
}

.searchPage .pageIndexCurrentPage {
	color: #a00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}


.text-button a, .text-button a:visited {
	padding: 6px;
	background-color: #900;
	color: #fff;
}

.text-button a:hover{
	color: #000;
	background-color: #999;
	text-decoration:none;	
}


br{
line-height:12px;
}

.enquiryTable td em {
color: #990000; padding-left: 5px;
}