
body {
	font-family: verdana,helvetica,sans-serif;
	color:#ffffff;
}

p, li {
	font-size: 0.8em;
	font-family: verdana,helvetica,sans-serif;
	color:#ffffff;
}

h1 {
	font-size: 0.9em;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
}
h2, h3 {
	font-size: 0.8em;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
}

.copyright {
	font-size: 0.7em;
	font-family: verdana,helvetica,sans-serif;
}

.smalltype {
	font-size: 0.7em;
}

.small {
	font-size: 0.7em;
	font-family: verdana,tahoma,helvetica,"sans-serif";
}

.navtext {
	margin: 0.5em 0 0 0.5em;
	text-indent: 0;
	font-size: 0.6em;
	font-family: verdana,tahoma,helvetica,"sans-serif";
}

.navtop {
	margin: 0.5em 0 0 0.5em;
	text-indent: 0;
	font-size: 0.6em;
	font-family: verdana,tahoma,helvetica,"sans-serif";
}

.noshrink {
	font-size: 100%;
}

/* links were: #996633 */

a:link, a:visited, a:active { 
	color: #e9d4a4;
	text-decoration: none;
}
a:hover { 
	color: #bf9fa0;
	text-decoration: none;
}

a.navlink:link, a.navlink:visited, a.navlink:active { 
	color: #ffffff;
	text-decoration: none;
}
a.navlink:hover { 
	color: #bf9fa0;
	text-decoration: none;
}


a.palazzolink:link { color: #ff0000; text-decoration: none; }
a.palazzolink:visited { color: #ff0000; text-decoration: none; }
a.palazzolink:active { color: #ff0000; text-decoration: none; }
a.palazzolink:hover { color: #ffffff; text-decoration: none; }

a.leonelink:link { color: #ff0099; text-decoration: none; }
a.leonelink:visited { color: #ff0099; text-decoration: none; }
a.leonelink:active { color: #ff0099; text-decoration: none; }
a.leonelink:hover { color: #ffffff; text-decoration: none; }

a.blacklink {
color:#000000;
}

img {
	border-color: #cccccc;
}

input, textarea {
	font-size: 0.8em;
	font-family: verdana,helvetica,sans-serif;
	color:#000000;
}
p input, p textarea, p select, p option {
	font-size:100%;
}