body {
	font-size : 76%;
	margin : 0 0 0 0;
	background-color : #fff;
	line-height : 1.2em;
}
p, td, div, input, select, textarea, h1, h2, h3 {
	font-family : verdana, sans-serif;
	/* font-size : 11px; */
	/* color: #777768; */
	color : #626254;
}
img {
	border : 0;
}
a, a:visited, a:active {
	/* color : #97B242; */
	/* color : #778e2f; */
	color : #859e39;
	text-decoration : underline;
}
a:hover {
	color : #f2943a;
}
.linkmenu a, .linkmenu a:visited, .linkmenu a:active {
	text-decoration : none;
}
.boxlabel {
	font-size : 1.1em;
	font-weight: bold;
}

.style1 {
	color: #8f8f80;
	/* font-size: 10px; */
	font-size : 0.9em;
}
.style2 {
	/* font-size: 12px; */
	font-size : 1.1em;
	font-weight: bold;
}
.style3 {
	/* font-size: 10px; */
	font-size : 0.9em;
}
.style4 {
	font-weight: bold;
}
.style5 {
	font-weight: bold;
}
.style6 {
}
.style7 {
	color: #97b242;
}

input {
	font-size : 0.9em;
}
select {
	font-size : 0.9em;
}

#callbackform {
	width : 197px;
	height : 306px;
}
#callbackform input.text {
	width:171px; 
}
#callbackform select {
	width:171px; 
}