BODY { 
	background-color: #f0f0f0;
  color: #000000; 
  font-family: "Arial", "Tahoma", "sans-serif"; 
  font-size: 10pt; } 

A:link {
	text-decoration: none; }
	
A:visited {
	text-decoration: none; }
	
A:active {
	text-decoration: none; }	

A:hover { 
  color: #C4002A;
  text-decoration: underline; }
  
A:link.menu {
  text-decoration: none;
  color: #414141; }  
  
A:visited.menu {
  text-decoration: none;
  color: #414141; }
  
A:hover.menu { 
  color: #C4002A;
  text-decoration: underline; }  
  
TD { 
  font-family:  "Arial", "Tahoma", "sans-serif"; 
  font-size: 10pt; } 
 
P { 
  font-family: "Arial", "Tahoma", "sans-serif"; 
  font-size: 10pt; } 
 
.big { 
  font-size: 12pt; } 
 
.small { 
  font-size: 9pt; }
  
.menu {
	color: #FFFFFF;
	font-size: 10pt; }
	
.lite {
	color: #808080; }
  
INPUT, TEXTAREA, FILE { 
  font-family: "Arial", "Tahoma", "sans-serif"; 
  font-size: 10pt; } 

.homebodycurve {
	background-image: url(/att/images/curvebacktopright.gif);
	background-position: top right;
	background-repeat: no-repeat; }

.homemenucurve {
	background-image: url(/att/images/curvemenuback.gif);
	background-position: top right;
	background-repeat: no-repeat; }

.homebox1 {
	background-image: url(/att/images/box1back.gif);
	background-position: bottom left;
	background-repeat: no-repeat; }
	
.homebox2 {
	background-image: url(/att/images/box2back.gif);
	background-position: top right;
	background-repeat: no-repeat; }	
	
.intopback {
	background-image: url(/att/images/incurveback.gif);
	background-position: top right;
	background-repeat: no-repeat; }	

