.Main {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
.Heading {  font-family: "Times New Roman", Times, serif; font-size: medium; font-weight: normal; font-variant: normal}
.Titled {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000066;
	border-bottom-width: thick;
	font-weight: bold;


}
.Side {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #CCCCCC;
	color: #000066;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	height: auto;
	width: auto;
	clip:     rect(   );
	text-align: right;
	margin-left: 20px;
	padding-right: 10px;

}
.btext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: x-small;
	list-style-image: url(/graphics/bullet.png);
	list-style-position: inside;

}
