@charset "UTF-8";
/* CSS Document */
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #00FF66;
}
a:active {
	color: #0033FF;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFCC99;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
}
.h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 5px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
.upcmnghdr {
	padding-top: 5px;
}
.showdetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC99FF;
	line-height: 130%;
}
.showtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: underline;
}
