body {
	background-color: #0099FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.story {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;

}


a {
	color: #0033FF;
}

a:hover {
	color: #000000;
	background-color: #FFFF00;
}

a:visited {
color: #336699;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	line-height: normal;
	color: #000000;
	text-align: left;

}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}


.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding: 3px;
	color: #000000;






}

.sidebarHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;


}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #666666;
	background-color: #FFFFCC;
	text-align: center;
	border: thick dotted #666666;
	vertical-align: middle;


}



.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;




}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#contentBar{
    width: 408px;
	padding: 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #666666;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
	color: #000000;

}

#siteInfo{
	font-size: 8pt;
	color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	text-align: center;

}

.pubblicita{
	font-size: 8pt;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
	
