.BRACCIA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-variant: normal;
	background-color: #ffffff;
	font-weight: normal;

}
h4 {
	font-style: italic;
	font-variant: small-caps;
}
h5 {
	
	font-variant: small-caps;
}
h2 {
	font-style: italic;
	font-variant: small-caps;
}
span.caps {
	font-size: 100%;
	font-variant: small-caps;
	
	text-decoration: none;
	font-weight: bold;
	}
	
a:link {
	font-size: 100%;
	font-variant: small-caps;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-size: 100%;
	font-variant: small-caps;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 100%;
	font-variant: small-caps;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-size: 100%;
	font-variant: small-caps;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: small-caps;
	color: #003333;
}
img {
	padding: 0px;
	margin: 0px;
}
td.commands {
	border: outset #33ffff;
	background-color: #00cccc;
}

