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

.style1 {
	text-decoration: underline;
	font-size: medium;
}
.style2 {
	text-decoration: underline;
	background-color: #FFFFFF;
}
.style3 {
	font-size: medium;
	text-align: left;
}
.style4 {
	font-size: large;
}
.style5 {
	text-decoration: underline;
}
.style6 {
	font-size: x-large;
}
.style8 {
	text-align: center;
}
.style10 {
	font-size: medium;
}
.style11 {
	font-weight: bold;
	text-align: left;
}
.style12 {
	text-align: left;
}
.style13 {
	color: #800000;
}
.Annual_Meeting {
	background-color: #009933;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}
.housetablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}
.sponsortablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}
.tablerow {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.pagefont {
	font-family: Arial, Helvetica, sans-serif;
}
.important {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: large;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: medium;
}
