
		
body {
	background-image: url(images/background.jpg);
}
td, textarea, input, select {
	font-family: verdana;
	font-size: 12px;
	color: #4a1e0d;
	font-weight: normal;
	line-height: 14px;
}

.text1 {
	font-family: verdana;
	font-size: 12px;
	color: #4a1e0d;
	font-weight: normal;
}
.text2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4a1e0d;
}
.text3 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #4a1e0d;

}

.text4 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #4a1e0d;
	line-height: 18px

}

a:link {
	color: #4a1e0d;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #8B3818;
}

a:hover {
	text-decoration: underline on rollover;
	color: #8B3818;
}


.style2 {
	font-size: 12px;
	color: #4a1e0d;
}
.style3 {font-family: verdana; font-weight: normal;

}

