body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615F59;
}

/** BACKGROUND **/

.bg1 {
	background-image: url(images/index02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/** TEXT **/

.align-justify {
	text-align: center;
	font-weight: bold;
}

.text1 {
	color: #C33;
}

.text2 {
	font-size: 10px;
	color: #A2A098;
}

.text3 {
	font-size: 9px;
}

.text4 {
	color: #977765;
}

/** LINK **/

a {
	color: #9F0000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}
