
.bodytext {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 130%;
}

.name {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}

.date {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.location {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.name2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	
}

.date2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.location2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}	

.notice {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

.subtitle {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

.title {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

.quotes {
	font-family: Times;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.quotes_sm {
	font-family: Times;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}

.link {  
	COLOR: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	TEXT-DECORATION: underline;
}

.link:hover {  
	COLOR: #006600;
	font-family	: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	TEXT-DECORATION: underline;
}

.selectedpage {  
	COLOR: #006600;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	TEXT-DECORATION: underline;
}

ul {
	margin-left: 0px;
	padding-left: 30px;
}

li {
	padding-left: 0px;
	margin-top: 0px;
	list-style-image: url('images/bullet.gif')
}
