.border_trbl {
	border: 1px solid #000000;
}
.border_rl {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.border_tbl {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.border_tb {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.border_trb {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.border_t {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.border_tr {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.border_tl {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	vertical-align: baseline;
}
.border_trl {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.subheading {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	vertical-align: baseline;
}
.text {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: baseline;
}
body         { font-family: Arial; font-size: 10pt}
h1           { color: #003399; font-family: verdana; font-size:12pt; margin-top: 3; margin-bottom: 9 }
h2           { color: #000099; font-size: 11pt; font-family: Verdana; margin-top: 3; margin-bottom: 9 }
h3	     { color: #000000; font-weight:bold; font-size: 10pt; font-family: Verdana; margin-top: 3; margin-bottom: 3; }

td           { font-size: 9pt; font-family: Arial; color:#333333 }
th           { font-size: 9pt; font-family: Arial; color:#333333}
p            { font-family: Arial; font-size: 9pt; margin-top: 9; margin-bottom: 9 }
h4           { font-family: Arial; font-size: 10pt; color: #c00000; font-weight: bold; 
               margin-top: 9; margin-bottom: 0 }
h5           { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; 
               margin-top: 6; margin-bottom: 0 }

h6           { font-family: Arial; font-size: 8pt; color: #808080; margin-top: 3; margin-bottom: 3 }
               
ul li        { margin-left:-10; margin-top: 3; margin-bottom: 3; font-size: 10pt)}

.finetableresults td { font-family: arial;font-size: 9pt; font-weight:normal}
.finetableresults td A:link    {   color: #0000cc; text-decoration: none}    /* unvisited links */
.finetableresults td A:visited {   color: #0000cc; text-decoration: none}   /* visited links   */
.finetableresults td A:hover   {   color:#ff0000; text-decoration: underline} /* user hovers     */
.finetableresults td A:active  {   color: #0000cc; text-decoration: none}   /* active links    */