
body, td {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}
a {
	color: #fa6f21;
	font-weight: bold;
	text-decoration: none;
}
input.grey, textarea.grey {
	color: #000000;
	background-color: #ececec;
	border: 1px #000000 solid;
}
input, textarea {
	font-family: verdana;
	font-size: 10px;
}
.dropmenu_op {
	position: absolute;
	visibility: hidden;	
	border-bottom: 1px solid #A8A8A8;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #A8A8A8;
}
.dropmenu a {
	color: #323232;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.menu a {
	color: #323232;
	font-weight: bold;
	text-decoration: none;
}
.orange {
	color: #fa6f21;
}
.grey {
	color: #969696;
}
.black a {
	color: #000000;
	font-weight: normal;
}

h1 {
	font-size: 16px; 
}

h2{
	font-size: 14px;
}

h3{
	font-size: 13px;
}

h4 {
	font-size: 14px;
}