BODY {
  color:#444400;
  background-color:#CCCCFF ;	
  margin:0px 0px 0px 0px;
  font-family: Times New Roman, serif ; 
  font-size: large;
}

/* Verdana, Arial, Helvetica, sans-serif; */

p,h1,pre {
	margin:0px 30px 10px 30px;
	}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:xx-large;
  padding-bottom:10px;
  padding-bottom:15px;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:x-large;
  margin-left:5px;
}
	
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-top:0px;
  font-size:x-large;
  margin-left:25px;
}

tr {
}

A:link {
  color: #003333;
  background: transparent;
  font-weight: bold
}

a:active {
  color: green;
  background: #FFD700
}

A:visited {
  color: #800080;
  background: transparent;
  font-weight: bold
}

/* long text */
P.welcome { 
  font-family: Times New Roman, serif ; 
  text-align: justify ; 
  line-height:150% ;
  font-size: medium;
} 

P.review { 
  font-family: Times New Roman, serif ; 
  text-align: justify ; 
  line-height:150% ;
  font-size: medium;
} 

/* specific to navigation menu */
/* Arial, Lucida, sans-serif */
div.menu { color: #ffffff ; font-family: Arial, Lucida, sans-serif ; font-size: medium ; } 
table.menu { background:#E5E5FF; 
  border-left:1px solid #000;
  border-top:1px solid #000;
  border-right:3px solid #000;
  border-bottom:3px solid #000;
  margin-left:5px;
  margin-right:5px;
  padding-bottom:20px;}

td.menu { } 
