body{color:maroon;
background:#ffffcc;
margin-top:0em;}

h1,h2,h3,h4 {font-family:georgia, bookman,"times new roman", serif;text-align:center;}
h1.index {font-size:large;margin-bottom:0em;}
h2.index {font-size:medium;margin-bottom:0em;}

  .tab1 {
border-right: green 4px solid;
border-top: lime 3px solid;
border-left: lime 4px solid;
border-bottom: green 4px solid;
background: #cc9933;
color:yellow;
}

.tab2 {
border-right: maroon 2px solid;
border-top: maroon 2px solid;
border-left: maroon 2px solid;
border-bottom: maroon 2px solid;
background: #ffffcc;
color:maroon;}

.tab3 {
border-right: #cc9933 1px solid;
}


.credit{
text-align:center;
font-size:x-small;}

a:link
{  color:green;
background: #ffffcc;
font-family:arial,
helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
text-decoration:underline;}

a:visited
{  color:green;
background: #ffffcc;
font-family:arial,
helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
text-decoration:underline;}

a:hover
{  color:red;
background: #ffffcc;
font-family:arial,
helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
text-decoration:underline;}

a:active
{  color:maroon;
background: #ffffcc;
font-family:arial,
helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
text-decoration:underline;}


a.top:link
{ text-decoration:underline; color:green; background:transparent;  font-family: Verdana,Arial, sans-serif;font-size:xx-small; font-weight:bold; }
a.top:visited
{ text-decoration:underline; color:maroon; background:transparent;   font-family: Verdana,Arial, sans-serif;font-size:xx-small;font-weight:bold; }
a.top:hover
{ text-decoration:underline; color:red; background:transparent;  font-family: Verdana,Arial, sans-serif;font-size:xx-small;font-weight:bold;}
a.top:active
{ text-decoration:underline; color:green; background:transparent;   font-family: Verdana,Arial, sans-serif;font-size:xx-small;font-weight:bold;}


p{font-size:x-small;
	font-family:arial, sans-serif;
	font-weight:normal;
	color:maroon;
	background:#ffffcc;
	margin-top:0em;
	margin-bottom:0em;}

.tiny{font-size:xx-small;
	font-family:arial, sans-serif;
	font-weight:bold;
	color:maroon;
	background:#ffffcc;
	margin-top:0em;
	margin-bottom:0em;}
