body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
body {
	background-image: url(images/bg_b.jpg);
}
a:link {
	color: #036;
}
a:hover {
	color: #030;
}
h1 {
	font-size: 40px;
	line-height: 42px;
}
h2 {
	font-size: 34px;
	line-height: 36px;
}
h3 {
	font-size: 26px;
	line-height: 28px;
}
h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
}
h5 {
	font-size: 12px;
	line-height: 13px;
	font-weight: lighter;
}
h6 {
	font-size: 8px;
	line-height: 8px;
}
.forminput        {
	border: 2px solid #666;
	background-image: url(images/bg_w.jpg);
}
#wrapper #content #contact #contactus table tr td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formbutton {
	background-image: url(images/bg_bk.jpg);
	color: #FFF;
	border: 1px solid #FFF;
	padding: 5px;
}
