body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
	background-repeat: repeat-x;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #CF0A0A;
}

a {
	color: #CF0A0A;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #6B6969;
}

a.link2 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	display: block;
	text-decoration: none;
	color: #7A7A7A;
	margin-right: 1px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	background-image: url(images/index14.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

a.link3:hover {
	background-image: url(images/index15.gif);
	background-color: #707E85;
	color: #FFFFFF;
}
