body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;	
}
.bodytext_justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-align: justify;	
}
.smalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;	
}
.linktext_blue12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;	
   text-decoration: underline;
}
.heading12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #000099;	
}
.heading14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #000099;	
}
.heading16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #000099;	
}
.heading16_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: White;	
}
.heading14_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: White;	
}
.white12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: White;	
}
.white12_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: White;	
}
input.btnsend {
	background: #000060;
	text-align: center;
	color: White;
   font-size: 10pt; 
   font-family: arial;  
   font-weight: bold;
	width: 100px;
	height: 24px;
	border: 3px double #000099;
	cursor: hand;
}
.border_all {
	border: 1px solid #000099;
	padding: 2px;
}
.border_right {
	border-right: 1px solid #000099;
}
