/*global.css for Marie Tai
   styles for all pages
   code  by Marie Tai (bluepandemonium@hotmail.com */

body, input, select, textarea, td, th {
   color: #000000;
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
   }
   
h1{
   font-size: 16px;
   font-weight: normal;
   }
   
h2{
   font-size: 16px;
   font-weight: bold;
   }
   
h3{
   font-size: 14px;
   font-weight: normal;
   }
   
a:link {
   color: #FFFFFF;
	}
a:visited {
   color: #FFFFFF;
	}
a:hover {
   color: #FFFFFF;
   }
a:active {
   color: #FFFFFF;
   
   