html {
	margin: 0px;
	padding: 0px;
	}
body { 
	font: 10pt/12pt georgia; 
	color: #555753; 
	background: #FFF url() no-repeat bottom right; 
	margin: 0px; 
	padding: 0px;
	}
p { 
	font: 10pt/17pt georgia; 
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	line-height: 1.0em;
	}
h3 { 
	font: italic bold 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 10px;
	margin-top: 10px; 
	color: #2F57A6;
	}
h4 { 
	font: bold 11pt georgia; 
	letter-spacing: 0px; 
	margin-bottom: 10px;
	margin-top: 0px; 
	color: #2F57A6;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2F57A6;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2F57A6;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #2F57A6;
	}
acronym {
	border-bottom: none;
	}
	
/* specific id */

#table1 {
	padding-right: 20px;
}

#table2 {
	padding-right: 20px;
}

#table3 {
	padding-right: 20px;
}

#table4 {
	padding-right: 20px;
}

#tablespecials {
	padding-right: 10px;	
}

#tablespecials td {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px 5px 5px 5px ;
}
#tablespecials td span {
	color: #2F57A6;
}
.center {
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#order {
	margin-top: 20px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

#top {
	text-align: right;
	padding-right: 20px;
}

#foot {
	margin-top: 20px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
#list {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 320px;
	padding-botton: 10px;
	background: #2F57A6;
	color: #E4E9F4;
}

#list ul {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	}
#list li {
	line-height: 1em; 
	background: transparent url(/001/cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 3px; 
	margin-bottom: 3px;
	list-style-type: none;
	}
#list li a:link {
	color: #E4E9F4;
	}
#list li a:visited {
	color: #E4E9F4;
	}
#list h3 {
	/* background: transparent url(images/list.gif) no-repeat top center;
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px */
} 

#list h3 span {
	/* display: none;  */
	font: bolder 11pt georgia; 
	letter-spacing: 1px;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FF9900;
	text-align: justify;
}