a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: Black;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, "Times New Roman", Times, serif;
	font-style: italic;

}

body {
	background: #F5F5F5;
	margin: 0px;
}

table {
	background: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
}

/***********************************************************************/

#col-sx, #col-dx {
	width: 150px;
}


#col-sx ul {
	margin-left: 0px;
}

#col-sx li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(bullet.gif);
	border-bottom: 1px dotted #800;
	list-style-position: inside;
	font-size: .55em;
	letter-spacing: .2em;
	vertical-align: bottom;
}

#col-sx b {
	font-weight: normal;
}

#col-sx a,  #col-sx a:visited {	
	text-decoration: none;
	color: Black;
	padding-top: 8px;
	height: 30px;
	list-style-position: inside;
	width: 100%;
}

#col-sx a:hover {
	color: #800;
}

#col-sx, #col-dx, #contents {
	vertical-align: top;
}

/***********************************************************************/

#testata {
	background: #D2691E;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#testata h1 {
	text-align: center;
	font-size: 1.4em;
	letter-spacing: .2em;
	vertical-align: middle;
	padding-top: .8em;
}


#testata a, #testata a:visited {
	text-decoration: none;
	color: #fff;
	font-size: .75em;
	letter-spacing: .1em;
	font-weight: bold;
	width: 89px;
	text-align: center;
	
	margin-left: -5px;
	padding: 0px;
}

#testata a:hover {
	
	color: #000000;
}

/***********************************************************************/

#contents {
	font-size: 8pt;
}


#contents h2 {
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .1em;
	color: #800;
	text-transform: lowercase;
}

#contents ul li {
	font-size: .8em;
	letter-spacing: .1em;
	list-style: square;	
	vertical-align: middle;
}

b, strong {
	font-weight: bold;
}

#contents a, #contents a:visited, #contents a:active {
	text-decoration: none;
	color: #A0522D;
	
}

#contents a:hover {
	color: #000000;
	
}
a.nolink:hover, a.nolink:visited, a.nolink, a.nolink:active{
font-family: Verdana;
font-size: 10pt;
}


/***********************************************************************/

#col-dx {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .65em;
}


#col-dx a, #col-dx a:visited {
	color: #000000;
	text-decoration: none;
	letter-spacing: .1em;
	vertical-align: middle;
	height: 25px;
	margin-left: 5px;
}

#col-dx a:hover {
	color: #000000;
}

#col-dx ul {
	margin: 0px;
	border: #B8860B 1px dotted;
	width: 100%;
	
}

#col-dx li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(bullet_red.gif);
	list-style-position: inside;
	height: 25px;
}

/***********************************************************************/

#footer {
	font-size: .8em;
	letter-spacing: .1em;
	text-align: center;
	border-top: 1px dotted #800;
	padding: 5px;
}