body		{font-family:  "Arial", sans-serif; background-color: white; color: black;}
body.bg		{
			 font-family:  "Arial", sans-serif; background-color: white; color: black; 
			 background-image: url(../img/backgrounds/bgShadow.gif); 
			 background-attachment: fixed; background-repeat: no-repeat;
			}

h1 			{font-size: 15pt; text-align: center;}
h2 			{font-size: 12pt; text-align: center;}
h3			{font-size: 10pt; text-align: center;}

p 			{font-size: 8pt; text-align: justify; letter-spacing: .1em;}
p.center	{font-size: 8pt; text-align:  center; letter-spacing: .1em;}
p.indent	{font-size: 8pt; text-align: justify; letter-spacing: .1em; text-indent: 20px;}
p.title		{font-size: 15pt; text-align: center; letter-spacing: .2em;}
p.subtitle	{font-size: 10pt; text-align: center; letter-spacing: .2em; font-style: italic; }

table		{border: 0px solid black; margin: 0px; padding: 0px; border-collapse: collapse;}
table.bg	{border: 1px solid black; margin: 0px; padding: 0px; border-collapse: collapse; background-image: url(../img/backgrounds/bgWhite.gif);}

td			{font-size: 8pt; text-align: center; letter-spacing: .15em; }

hr			{color: black; width: 10%; border: 1px solid black; noshade: noshade; text-align: center;}

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;}