/* CSS Document */
body{
	font-size :100%;
}

td {
	font-family: times new roman;
	font-size :100%;
	font-weight : normal;
	font-style : normal;
}

td.menu{
	background-color : #669966;
}
a {
	font-weight: bold;
	font-family: times new roman;
	font-size: 12pt;
}

.title1 {
	text-align: center;
	font-weight: bold;
	font-family: times new roman;
	font-size: x-large;
   }

li  {text-align: left;}

a:link     {color:black}
a:visited  {color:blue}
a:hover    {color:blue}
a:active   {color:black}


a.taxinfo:link     {color:black}
a.taxinfo:visited  {color:blue}
a.taxinfo:hover    {color:forestgreen}
a.taxinfo:active   {color:black}
a.taxinfo          {text-decoration: none}

a.sitemap:link     {color: #000000; font-weight: strong;}
a.sitemap:visited  {color:purple; font-weight: strong;}
a.sitemap:hover    {color:forestgreen; font-weight: strong;}
a.sitemap:active   {color: #000000; font-weight: strong;}
a.sitemap          {text-decoration: none; font-weight: strong;}

a.center:link     {color: #000000; font-weight: strong;}
a.center:visited  {color:purple; font-weight: strong;}
a.center:hover    {color:forestgreen; font-weight: strong;}
a.center:active   {color: #000000; font-weight: strong;}
a.center	  {text-decoration: none; font-weight: strong;}

