/* --- climatological information for world cities --- */
/* --- file to be placed in "Eng" of world climate --- */

a:link   {
   font-size: 14px;
   color: blue;
   text-decoration: none;
  }

a:visited   {
   color: #006600;
   text-decoration: none;
  }

.mainhead   {
   font-family: "Times New Roman", "verdana", "arial";
   font-size: 24px;
   font-weight: bold;
   color: #000088;
  }

.head1   {
   font-family: verdana, arial;
   font-size: 18px;
   font-weight: bold;
   color: #000088;
  }

.head2   {
   font-family: "times new roman", "verdana", "arial";
   font-size: 15px;
   font-weight: bold;
   color: #000088;
  }

.month   {
   font-family: verdana, arial;
   font-size:13px;
   font-weight: bold;
  }

.period   {
   font-family: "times new roman", "verdana", "arial";
   font-size: 12px;
   color: #000088;
  }

/* --- temperatures --- */
.element   {
   font-family: "verdana", "arial", "times new roman";
   font-size: 12px;
  }

.value   {
   font-family: "times new roman", "verdana", "arial";
   font-size: 14px;
   font-weight: bold;
   color: #000088;
  }

/* --- note for rainfall --- */
.note   {
   font-family: "verdana", "arial", "times new roman";
   font-size: 12px;
   font-weight: bold;
   color: #000088;
  }

/* --- for referring link --- */
.refer   {
   font-family: "verdana", "arial", "times new roman";
   font-size: 12px;
   color: #000088;
  }

/* --- for other countries --- */
.place   {
   font-family: verdana, arial;
   font-size:  11px;
  }

.spot   {
   font-family: Verdana, Arial;
   font-size:  14px;
  }

