body {
   font-family: arial;
   font-style:  normal;
   font-weight: nornal;
   font-size:   10pt;
}

td {
   font-family: arial;
   font-style:  normal;
   font-weight: nornal;
   font-size:   10pt;
}

th {
   font-family: arial;
   font-style:  normal;
   font-weight: bold;
   font-size:   12pt;
}

h1 {
   font-family: arial;
   font-weight: bold;
   font-size: 20pt
}

h2 {
   font-family: arial;
   font-weight: bold;
   font-size: 12pt
}

a {
   color: #000000;
}
a:hover {
   color: #0000ff;
}.PriceAdjust {
	font-weight: bold;
	color: #FF0000;
	background-color: #EEEEEE;
	text-align: center;
}
.CopyrightLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.OrderLine {
	color: #000000;
	background-color: #B8B8DC;
}
.TextButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}


/* Group Site Header/Footer Styles */
.bodytext {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodytext A:link {
	COLOR: #ffffff
}
.bodytext A:visited {
	COLOR: #cccccc
}
.bodytext A:hover {
	COLOR: #cccccc
}


/* Carta site */
.carta_hdr_1 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.carta_hdr_1 A:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.carta_hdr_1 A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.carta_hdr_1 A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.carta_hdr_2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #006699; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

a.carta_hdr_3:link {
     color: #000000;
     background-color: transparent;
}
a.carta_hdr_3:visited {
     color: #000000;
     background-color: transparent;
}
a.carta_hdr_3:hover {
     color: #fff;
     background-color: #00f;
     text-decoration: none;
}
a.carta_hdr_3:active {
     color: #000000;
     background-color: transparent;
}
.carta_hdr_4 {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.linkxsm {
	FONT-SIZE: 90%;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


