a:link
 { color: rgb(51,51,204); font-family: "Book Antiqua", "Times New Roman", Times, "sans serif" }
a:visited
{
	font-family: Book Antiqua, Times New Roman, Times, sans serif;
	color: rgb(102,153,204); 
} 
a:active 
{
	font-family: Book Antiqua, Times New Roman, Times, sans serif;
	color: rgb(255,51,0);
}
a:hover
{
	color: rgb(200,50,50);
	border: medium
}
body
{
	color: rgb(0,0,0);
	font-family: "Book Antiqua", "Times New Roman", "sans serif"
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
tabl2
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
	background-image: url(/Spacer_color_ccccff.gif);
	background-repeat: repeat-y
}
h1
{
	font-family: Book Antiqua, Times New Roman, Times, sans serif;
	color: rgb(0,0,153);
	font-size: 18pt;
}
h2
{
	font-family: Book Antiqua, Times New Roman, Times, sans serif;
	color: rgb(102,102,0);
}
h3
{
	font-family: Book Antiqua, Times New Roman, Times, sans serif;
	color: rgb(0,0,153);
}
h4
{
	font-family: Book Antiqua, Times New Roman, Times, sans serif;
	color: rgb(153,102,0);
}
h5
{
	font-family: Book Antiqua, Times New Roman, Times, sans serif;
	color: #003366;
}
h6
{
	font-family: Book Antiqua, Times New Roman, Times, sans serif;
	color: #000066;
	font-size: xx-small
}
.tdmen2
{
	background-color: rgb(255,255,255);
}
.tdmenu
{
	background-image: url(images/controls/spacer_color_ccccff.gif);
	background-repeat: repeat-y
}
.imbedtable
{
	background-repeat: no-repeat;
	background-color: #FFFFFF
}

a:link.menu, a:hover.menu, a:visited.menu, a:active.menu
   { color: navy;
	margin-bottom: 3;
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	text-decoration: none; 
	background-color: #0000dd; 
	text-align: center; 
	padding: 1px; 
	border: outset #0000dd; 
	width: 90px; 
	height:8;  }
a:link.menu
  { color: white; text-decoration: none }
a:hover.menu
 { color: #ffff00; text-decoration: none }
a:visited.menu
  { color: #ffffcc; text-decoration: none }
a:active.menu
  { color: #ffff99; text-decoration: none; border: inset }