body, tr,td, table { 
	color: #000000; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica;  
	font-size: 8pt;
}
.toplink { 
	color: #ffffff; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica;  
	font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
}
.toplink:link { 
	color: #ffffff; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica;  
	font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
}
.toplink:hover { 
	color: #ffffff; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica;  
	font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
}
h1 { 
	color: #103C52; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 15pt;
  font-weight: bold;
}
h2 { 
	color: #103C52; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 12pt;
  font-weight: bold;
}
h3 { 
	color: #000000; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}
h4 { 
	color: #000000; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
  font-weight: bold;
}
a { 
	color: #000000;  
	text-decoration: underline;
}
a:hover { 
	color: #000000; 
	text-decoration: none;
}
.menu { 
	color: #000000; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica;  
	font-size: 8pt;
}
.copy { 
	color: #757575; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 7pt;
}
.sub { 
	color: #757575; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 7pt;
}
.title { 
	color: #103C52; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
  font-weight: bold;
}
.title1 { 
	color: #000000; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
  font-weight: bold;
}
.title1:link { 
	color: #000000; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.title1:hover { 
	color: #000000; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.title2 { 
	color: #ffffff; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.title2:link { 
	color: #ffffff; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.title2:hover { 
	color: #ffffff; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.error { 
	color: maroon; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
  font-weight: bold;
}
.action { 
	color: #103C52; 
	font-family: MS Sans Serif, Arial, Verdana, Helvetica; 
	font-size: 8pt;
  font-weight: bold;
}
.input {
	color: #000000;
	font-family: MS Sans Serif, Arial, Verdana, Helvetica;
	font-size: 8pt;
	width: 140px;
	border-left : 1px solid  #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
}
.input2 {
	color: #000000;
	font-family: MS Sans Serif, Arial, Verdana, Helvetica;
	font-size: 8pt;
	border-left : 1px solid  #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
}
.bt {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	height: 16px;
	border-left : 1px solid #cf810a;
	border-right : 1px solid #cf810a;
	border-top : 1px solid #cf810a;
	border-bottom : 1px solid #cf810a;
	background : #ffa11a;
}
