<!-- Banner on across the top of musterbar.htm - opening page -->
.1{font-family: Times; font-size:30pt; color: black; font-style: Italic}

<!-- choose a search method and for query pages used to show data such as name, rate, years etc. but not biography section-->
.2{font-family: Helvetica; font-size:18pt; color: black;}

<!-- "search by" on musterbar.htm also describes text boxes on newrecord.htm page for non-required fields -->
<!--& also describes data to be displayed on all query pages not inclding the term searched by -->
<!-- File ID and password on update_record page -->
.3{font-family: Helvetica; font-size:14pt; color: black;}



<!--Name, Division/Squadron etc for text boxes on musterbar.htm page  propting user for seach data-->
.4{font-family: Arial; font-size:14pt; color: black; font-style:bold;}


<!-- register yourself or update your information -->
.5{font-family: Courier; font-size:15pt; color: black; font-style:bold;}


<!-- RED color : on newrecord.htm page for Name, RATE, Division/Squadron etc. (required fields) -->
.6{font-family: Helvetica; font-size:12pt; color: red;}


<!--RED color : on all query pages highlighting the item seached by ie. by name, by year etc.  -->
.7{font-family: Helvetica; font-size:18pt; color: red;}



<!-- all messages - small like across the top of query pages "Here is the result of your search by Division/Squadron" etc. -->
.8{font-family: Arial; font-size:12pt; color: black;}

<!-- all messages - large  e.g. all query pages: "end of matching records"--> 
<!-- update page: "This password does not exist<br>hit the back button & try a little more attention to detail."-->
<!-- update_final_step.php:Your update was sucessful -->
.9{font-family: Arial; font-size:25pt; color: black;}

.10{font-family: Helvetica; font-size:12pt; color: black;}
