body,p,td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px
}
.a10 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
  .a12 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
  .a9 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
  .a8 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.v14 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
	text-decoration: none;
}

.snav { 
  font-family: Arial, Geneva, sans-serif;
  font-size:12px; }

a.snav:link, a.snav:visited{ text-decoration:none; color: #FFFFFF; }

a.snav:hover {
  color: #000000;
  background-color: transparent;
}

.selected {  
  font-family: Arial, Geneva, sans-serif;
  color: #666666;
  font-size:12px;
  background-color: transparent; 
  text-decoration: none;
} 

.a10orange {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}
 
 .a12orange {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12pt;
	color: #FF9900;
	text-decoration: none;
}
 
.square {
  list-style-type: square;
  color: #FF9900;
}

.circle {
  list-style-type: disc;
  color: #FF9900;
}

.normal {
  color: #000000;
  font-weight: normal
}

a:link    { text-decoration:underline; color: #006699; }
a:visited { text-decoration:underline; color: #660099; }
a:hover   { text-decoration:underline; color: #A84D10; }

.box {
    font-family: Arial, Geneva, sans-serif;
    font-size: 10pt;
    color: #000000;
    border-style: solid;
    border-width: 1px;
    border-color: #FF9900;
    background-color: #FFFFFF;
    padding: 8px;
    margin: 3px;
    width:auto;
    height: auto;
    vertical-align:top;
}

.div_line {
  font-size:1px;
  border-bottom:1px #000000 solid;
  width: 100%;
  margin-top:0px;
  margin-bottom:0px;
  clear:both;
}

