@charset "utf-8";
/* CSS Document */

cite {
	font-weight: normal;
	font-style: normal;
	background-color: #FFFF99;
}
a.imgLarge:link {
	font-size: 10px;
	text-decoration: none;
}
a.imgLarge:visited {
	font-size: 10px;
	text-decoration: none;
}
a.imgLarge:hover {
	font-size: 10px;
	text-decoration: underline;
}
a.top:link {
	font-size: 10px;
}
a.top:visited {
	font-size: 10px;
}
a.top:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
