p {
	color: #3C3C3C;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 9pt;
}

td {
  color : #3C3C3C ;
  font-family : Verdana,Helvetica,sans-serif ;
  font-size : 9pt ;
}

a,a:link,a:active {
  color : #D76715 ;
  font-size : 9pt ;
  font-family : Verdana,Helvetica,sans-serif ;
  font-weight : normal ;
  text-decoration : none ;
}

a:hover {
  color : #D76715 ;
  font-size : 9pt ;
  text-decoration : underline ;
}

.table,a.table,a:link.table,a:active.table {
  color : #3C3C3C ;
  font-size : 9pt ;
  font-family : Verdana,Helvetica,sans-serif ;
  font-weight : normal ;
  text-decoration : underline ;
}

a:hover.table {
  color : #3C3C3C ;
  font-size : 9pt ;
  text-decoration : none ;
}

.navi,a.navi,a:link.navi,a:active.navi {
  color : #3C3C3C ;
  font-family : Verdana,Helvetica,sans-serif ;
  font-size : 9pt ; 
  font-weight : normal ;
}

a:hover.navi {
  color : #3580FE ;
  font-size : 9pt ;
  text-decoration : none ;
}

h1 {
	color : #F60;
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 13pt;
	font-weight : bold;
	text-decoration : none;
}

.small,a.small,a:link.small,a:active.small{
  color : #3C3C3C ;
  font-family : Verdana,Helvetica,sans-serif ;
  font-size : 7pt ; 
  font-weight : normal ;
  text-decoration : none ;
}

a:hover.small {
  color : #3C3C3C ;
  font-size : 7pt ; 
  font-weight : normal ;
  text-decoration : underline ;
}

.textbox {
  color : #3C3C3C ;
  border-top : 1px solid #D76715 ;
  border-right : 1px solid #D76715 ;
  border-left : 1px solid #D76715 ;
  border-bottom : 1px solid #D76715 ;
  font-size : 9pt;
  font-family : Verdana, Helvetica,sans-serif ;   
}

.border {
	color: #3C3C3C;
	font-size: 9pt;
	font-family: Verdana, Helvetica,sans-serif;
	border: 1px solid #3580FE;
}

