body {
	margin: 10px;
	padding: 0px;
	background: #648193 url(images/index01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input.input1 {
	width: 121px;
}

a.link1 {
	font-weight: bold;
	color: #FFFFFF;
}

a.link2 {
	color: #00A5DB;
}

a.link3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.link3:hover {
	text-decoration: underline;
}

.text1 {
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #435D75;
}

.text3 {
	font-size: 11px;
	color: #FFFFFF;
}

.text4 {
	font-weight: bold;
	color: #F18700;
}

img.img1 {
	margin-left: 10px;
}