.mast {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	color: white;
	text-decoration: none;
	background-color: #009999;
	left: 6cm;
    }

.underbar {
	background-color: #006666;
	}
	
.navbar {
	background-color: #ccffff;
	font-color: #006666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	}
	
.text {
	background-color: white;
	font-color: black;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	}

h1 {
	background-color: white;
	font-color: 009999;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	text-align: left;
	color: #006666;
	font-weight: 600;

	}
	
h2 {
	background-color: white;
	font-color: 009999;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	color: #006666;
	font-weight: 600;


	}	

a 	{text-decoration: none; padding: 3px; font-weight:bold; text-align: left; }

a:link    { color: #006666; }
a:visited { color: #990099; }
a:hover   { color: blue; }
a:active  { color: red;}










	
