body	{
			font-family:  "Arial", sans-serif; 
			color: black; 
			background-color: white; 	
			background-image:    url(../img/tools/bgAutumn.jpg); 
			background-position: center 5px;
			background-attachment: fixed; 
			background-repeat: repeat;
		}
body.hd	{
			font-family:  "Arial", sans-serif; 
			color: black; 
			background-color: white; 	
			background-image:    url(../img/tools/bgWater.jpg); 
			background-position: 80px top;
			background-attachment: fixed; 
			background-repeat: repeat;
		}

h1 	{font-size: 24pt; text-align: center;}
h2 	{font-size: 20pt; text-align: center;}
h3	{font-size: 16pt; text-align: center;}
h4	{font-size: 12pt; text-align: center;}
h5	{font-size:  8pt; text-align: center;}

p	{font-size:  8pt; text-align: justify; letter-spacing: .1em;}
p.indent	{font-size:  8pt; text-align: justify; letter-spacing: .1em; text-indent: 15px;}
p.center	{font-size:  8pt; text-align:  center; letter-spacing: .1em;}

table
		{
			border: 0px solid black; 
			margin: 0px; 
			padding: 0px; 
			border-collapse: collapse; 
		}

td	{font-size:  8pt; text-align: justify; letter-spacing: .1em;}
td.indent	{font-size:  8pt; text-align: justify; letter-spacing: .1em; text-indent: 15px;}
td.center	{font-size:  8pt; text-align:  center; letter-spacing: .1em;}

hr	{text-align: center; color: black; width: 25%;}

a.mx:link		{font-family: Arial; font-size: 7pt; color:black; text-decoration: none;}
a.mx:visited 	{font-family: Arial; font-size: 7pt; color:black; text-decoration: none;}
a.mx:hover  	{font-family: Arial; font-size: 7pt; color:black; text-decoration: none;}