body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364e96;
	;
}

body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

input, textarea, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px
  
}

input.outlined {
  border: 1px solid #49acec;
}

a {
  color: #364e96;
  text-decoration: none;
  font-weight: 700;
}

a:hover {
  color: #d98c00;
  text-decoration: underline;
}

a.orange {
  color: #ff7c00;
}

.style1 {
	color: #d98c00;
	font-weight: bold;
}
