a.menu1 {
	color: #ffffff;
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10px;
	text-decoration: none;

}
a.menu1:link {
	color: #ffffff;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, sans-serif, SansSerif;
}


a.menu1:visited {
  color: #ffffff;
}

a.menu1:hover {
	color: #cccccc;
	text-decoration: none;

}

a.menu1:active {
  color: #ffffff;
}

a.menu2 {
	color: #009999;
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10px;
	text-decoration: none;

}
a.menu2:link {
	color: #009999;
	padding: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, sans-serif, SansSerif;


}

a.menu2:visited {
	color: #009999;
	padding: 2px;
	text-decoration: none;

}
a.menu2:hover {
	color: #003399;
	padding: 2px;
	text-decoration: none;

}
a.menu2:active {
	color: #009966;
	text-decoration: none;

}
a.text {
	color: #333333;
	padding: 2px;
	text-decoration: none;
	font-size: 12px;

}

a.text:link {
	color: #003399;
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;


}

a.text:visited {
	color: #003399;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;


}
a.text:hover {
	color: #006666;
	padding: 2px;
	text-decoration: underline;
	font-weight: bold;

}
a.text:active {
	color: #006666;
	font-weight: bold;


}

body {
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10pt;
	color: #333333;
}
p {
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10pt;
	color: #333333;
}
h1 {
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 14pt;
	color: #006666;
	font-weight: normal;

}
h2 {
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10pt;
	font-weight: bold;
	color: #006666;
}
h3 {

	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
tr {
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10pt;
	color: #333333;
}
.inset {
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;

}
.8ptBlack {
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.8ptwhite {

	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

