A.menubar  {
font-size:			1pc;
font-family:		Arial;
font-weight:		bold;
color:				navy;
text-decoration:	none;}

A.menubar:hover   {
font-size:        	1pc;
font-family:      	Arial;
font-style:     	italic;
font-weight:      	bold;
color:            	RED;
text-decoration:  	none;}

A.tabtext  {
font-size:			1pc;
font-family:		Arial;
color:				red;
text-decoration:	none;}

A.tabtext:hover   {
font-size:        	1pc;
font-family:      	Arial;
color:            	orange;
text-decoration:  	none;}

h1  {
font-size:			1pc;
font-family:		Arial;
color:				red;
text-decoration:	underline;}

table {
font-size:			1pc;
font-family:		Arial;
color:				navy;
text-decoration:	none;}

body, table {
margin:0;
}


body{ 
background-image: 
url('back.gif');
background-repeat: repeat-y;
background-position: center; }

fieldset{
     border: 2px solid NAVY;}

