BODY {
	background-color : White;
	font-family: "Times New Roman", Times, serif;
	margin-top : 2px;
	margin-left : 50px;
	margin-right : 50px;
}

.tealBack {
	background-color : Teal;
	font-family: "Times New Roman", Times, serif;
	margin-top : 2px;
	margin-left : 50px;
	margin-right : 50px;
}

.sup10  {
	font-size : 10pt;
}
	
.sup15  {
	font-size : 15pt;
	}
	
.sup20  {
	font-size : 20pt;
	font-style : italic;
	}
	
.top {
	color: Green;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

.topofpage {
	font-size : 20pt;
	color: Green;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}
.topofpagebig {
	font-size : 25pt;
	color: Green;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

.topofpagesm {
	font-size : 16pt;
	color: Green;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

.milliner {
	font-size : 28pt;
	color : Black;
	font-family: "Times New Roman", Times, serif;;
	font-style : italic;
	font-weight : bold;
	text-align : center;
}

.topofpagesup {
	font-size : 14pt;
	color: Green;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	vertical-align : super;
}

.listings {
	font-size : 10pt;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}

.address {
	text-align : center;
	font-size : 11pt;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
}

.overview {
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : Red;
}

.schumannTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-style : normal;
	font-weight : normal;
	color : Red;
	font-size: 14pt;
}

.schumannTitlesm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-style : normal;
	font-weight : bold;
	color : Red;
	font-size: 11pt;
}

.parahead {
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : Red;
}

.parahead2 {
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : Black;
}

.details {	
	text-align : left;
	font-size : 12pt;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
}

.signature {
	text-align : left;
	font-size : larger;
	font-family: "Mural Script";
	font-style : normal;
	font-weight : bold;
	margin-left : 20px;
	color: blue;
}

.message {
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Red;
	font-style : normal;
	font-weight : bold;
}

.message1 {
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Green;
	font-style : normal;
	font-weight : bold;
}

.messageBig {
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Red;
	font-style : normal;
	font-weight : bold;
}

.indent {	
	text-align : left;
	font-size : 12pt;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 60px;
}


.lastmod {
	text-align : left;
	font-size : 10pt;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	color : Gray;
}

.pleaseEmail {
	font-family: "Times New Roman", Times, serif;
	text-align : center;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

.enquiryhead {
	font-family: "Times New Roman", Times, serif;
	text-align : center;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

TABLE.enquiry {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}
 
.enquirytitle { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	color : Green;
	 }

.enquiryleft {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 

.enquiryright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Blue;
}

.note {
	text-align : left;
	font-size : 9pt;
	font-family : "Courier New", Courier, monospace;
	font-style : normal;
	font-weight : normal;
	margin-left : 60px;
	color : Black;
	background-color : #EFEFEF;
}

.underline {
	text-decoration : underline;
}

