@charset "utf-8";
/* CSS Document */

a:link {
	color: #000099;
	text-decoration: none;
}
#hotlink a:link {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
/*	font-size: 12px; */
	font-weight: bold;
}
.heading1 {
	font-size: 36px;
	font-weight: bold;
	color: #666666;
}
.heading2 {
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}

.heading2a {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.heading3 {
	font-size: 18px;
	font-style: oblique;
	color: #000066;
	font-weight: bold;
}
body {
	font-family: Garamond, "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 16px;
}
td {
	font-family: Garamond, "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 16px;
}
