/* Style sheet for Northern Province Search form*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}

.bodytext {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	color: #000000
}

td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif
}

a {
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #006633
}

a:active {
	color: #FFFFFF;
	background-color: #006633
 }

a:hover {
	color: #FFFFFF;
	background-color: #006633
}

a:link {
	color: #006633
}

.header {
	color: #CC0066;
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

.subhead {
	color: #006633;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

.subsubhead {
	color: #006633;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003399
}

.tabletext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}
