/*	Italian  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { 
	font-size: 30px; 
	color: #333333; 
	font-family: arial, helvetica, sans-serif; 
	margin: 0 0 0 15px;
}
h1.purple {
	font-size: 40px;
	color: #6E0A87; 
	font-family: arial black, arial, helvetica, sans-serif; 
	margin-bottom: 4px;
}
/* if the larger text comes second, then switch the font-size around for the h2 and .purple class */
/* also switch the margin-top, the margin-left can be adjusted as needed  */
h2 { 
	font-size: 28px; 
	color: #333333; 
	font-family: arial, helvetica, sans-serif; 
	margin-bottom: 0;
	margin-top: 0px;
	margin-left: 159px; 
	}
h2.purple { 
	font-size: 36px; 
	color: #917897; 
	margin-top: 20px;
	margin-left: 100px; 
	}
h3 { 
	font-size: 15pt; 
	color: #6E0A87; 
	font-family: arial, helvetica, sans-serif; 
	width: 405px;
	border-color: #917897;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	margin-top: 15pt;
	}

table.title {
	background-image:url(/images/20040222a/bg_prints.jpg);
	background-repeat: no-repeat;
	}
td.yellow {
	background-image:url(/images/20040222a/bg_yl.jpg);
	 background-repeat: no-repeat;
	}
.cap {
color: #917897;
font-size: 85%;
font-weight: bold;
text-align: center;
margin: 0 2px;
}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0px; margin-left: -35px; margin-top: 0px; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0px; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */
