body { 	margin: 0px; 	padding: 0px; 	background-color: #EFE7D7; 	background-image: url(images/index01.gif); 	background-repeat: repeat-x; 	background-position: center top; }  
body, th, td { 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px; 	color: #000000; }  

/** BACKGROUND **/  

.bg1 { 	background-image: url(images/index02.jpg); 	background-repeat: no-repeat; 	background-position: right top; }  
.bg2 { 	background-image: url(images/index03.jpg); 	background-repeat: no-repeat; 	background-position: left top; }  
.bg3 { 	background-image: url(images/index43.jpg); 	background-repeat: no-repeat; 	background-position: left bottom; }  

/** TEXT **/  
.align-justify { 	text-align: justify; }  
.text1 { 	color: #696455; }  
.text2 { 	color: #4F4F4F; }  
.text3 { 	font-size: 9px; 	color: #4F4F4F; }  
.text4 { 	font-size: 9px; 	color: #797979; }  

/** LINKS **/  

a { 	color: #817474; }  
a:hover { 	text-decoration: none; }  
a.link1 { 	color: #696455; }  
a.link2 { 	color: #4F4F4F; }
