/* CSS Document */

.leadin {
	font-size: x-large;
}

body,td,th {
	color: #FFFFFF;
	font-weight: normal;
}
body {
	background-color: #669999;
	text-decoration: none;
}
.larger {
	font-size: larger;
}
.yellowlink {
	color: #FFFF00;
	text-decoration: underline;
}
.style2 {font-size: x-small}
#navlist a:hover {
	background-image:  url(images/bluepointer.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #CCFF33;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding: 0px;
	vertical-align: bottom;
}
p {
	margin: 0px;
	padding: 0px 0px 5px;
}
h2 {
	font-size: large;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 5px;
	margin: 0px;
}
table {
	vertical-align: text-top;
}
td {
	vertical-align: top;
}
