body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d7a8d;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #2b4b57;
}

.text2 {
	font-size: 10px;
	color: #99aeb3;
}

a {
	color: #2b4b57;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-image: url(images/page05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
