.serif_par {  
	font-family: "Bookman Old Style", "Times New Roman", serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal
}

li {  
	font-family: "Bookman Old Style", "Times New Roman", serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
	padding-bottom: 6px;
}

.sans_par {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

.small_medium { font-size: 10pt; }

.small {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9pt; font-style: normal; font-weight: normal}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #408080}

h2 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16pt; font-weight: bold}

h3 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14pt; font-weight: bold}

h4 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12pt; font-weight: bold}

.headerlinetop {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 80%;
	line-height: 140%;
}
.headerline {
	font-family: Arial, Helvetica, sans-serif;
	color: #408080;
	font-size: 80%;
	line-height: 120%;
}
.headerlink:LINK {
	text-decoration: none;
	color: #408080;
}
.headerlink:ACTIVE {
	text-decoration: none;
	color: #80BFBF;
}
.headerlink:VISITED {
	text-decoration: none;
	color: #408080;
}
.headerlink:HOVER {
	text-decoration: none;
	color: #244848;
}
.time {
	text-align: right;
	padding-right: 15px;
}
.outdent {
	text-align: left;
	padding-left: 45px;
	text-indent: -45px;
}
.error {
	color: #FF0000;
}
.vendor {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	border-width: thin;
}
