h1 	{
	font-family: "Trebuchet MS";
	font-size: large;
	color: #006699;
	}

h2      {
	font-family: "Trebuchet MS";
	font-size: 95%;
	font-weight: bold;
	color: #006699;
        }

h3      {
	font-family: "Trebuchet MS";
	font-size: 95%;
	font-weight: bold;
	color: #00cc66;
        }

p       {
	font-family: "Trebuchet MS";
	font-size: 90%;
        }

a:link     {color:blue}
a:visited  {color:blue}
a:active   {color:blue}
a:hover    {color:blue}
