body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}

.img1 {
	margin-top: 3px;
	margin-right: 5px;
	margin-left: -5px;
}

.img2 {
	margin-right: 5px;
	margin-left: -5px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #F7941D;
}

.text2 {
	font-size: 10px;
	color: #F7941D;
}

.text3 {
	font-size: 10px;
}

a {
	color: #3A8AC3;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #4C4C4C;
}

a.link2 {
	font-size: 9px;
	color: #737373;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index09.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg2 {
	background-image: url(images/index30.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

