body {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBF8;
	font-size: 13px;
	line-height:normal;
	font-weight: normal;
	text-transform: none;
}
A { text-decoration:none }
A:hover {
	color:#CC3399;
	text-align: center;
}
.table {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 13px;
	border: thin solid #999999;
}
.list {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: small;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bolder;
	color: #993300;
}
.commonfont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-type: square;
	color: #003;
}
.smallfont {
	font-family: Wingdings; 
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}
.title {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footer {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.titlesmall {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A34E53
	}
.header {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000AA;
}
.highlight {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993132;
}
.bar {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	background-color: #7677A9; 
}

