body  { 
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif 
}

code {
	font-size:  10px;
	font-family: courier, sans-serif 
}

/* headings */

h1 {
	color: #191970;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana, helvetica, sans-serif;
	background-color: #b0c4de;
	text-align: left 
}

h2  { 
	color: #274e00; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: verdana, arial, helvetica, sans-serif; 
}

h3 {
	font-size:  12px;
	font-family: arial, verdana, helvetica, sans-serif 
}

h4 {
	color: #30f;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana, helvetica, sans-serif 
}

h5 {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: underline;
	margin-left: -5px 
}

h6 {
	font-size:      10px;
	font-family:     helvetica, verdana, sans-serif;
	text-decoration: underline;
	margin-left:     0px }

p  { 
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* other */
.hand {
 cursor: pointer;
 }

td  {
	font-size: 11px; 
	font-family: verdana, arial, Helvetica, sans-serif 
}
.classft   { 
	color: #697155; 
	font-size: 9px 
}
.whitesm { 
	color: white; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss 
}
.black9 { 
	color: black; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss 
}
.class10 { 
	font-size: 10px
}
.class14bd { 
	color: #000033; 
	font-size: 14px; 
	font-weight: bolder
}
.class18 { 
	color: #036; 
	font-weight: bold; 
	font-size: 18px 
}

.class12 { 
	color: #036; 
	font-weight: bold; 
	font-size: 12px 
}

/* links */

a {
	color: #0000C0;
	text-decoration: underline;
}
a:hover {
	text-decoration:none
}


.aorphans:hover {
	text-decoration: none;
}
.aorphans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
/* enquire page */
.green {
	background-color:#005400;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.green_buttons {
	background-color:#005400;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align:right;
}
.send {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
/* forms */

input, textarea {
	border: solid 1px #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.notes {
	width: 100%;
}
.awhite {
	color: #FFFFFF;
	text-decoration: underline;
}
