body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DEF1ED;
}
h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #009900;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	color: #66CCCC;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
#top-menu {
	color: #3CB9D7;
	padding-right: 20px;
}
#top-menu a {
	color: #3CB9D7;
	text-decoration: none;
}
#top-menu a:hover {
	color: #FF9900;
	text-decoration: none;
}#color {
	color: #009900;
}
#color a {
	color: #009900;
	text-decoration: none;
}
#color a:hover {
	text-decoration: underline;
}
.date {
	color: #CCCCCC;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.top-bg {
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	padding-left: 55px;
	font-weight: bold;
	color: #009900;
	font-size: 14px;
}
.margin {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottom-line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
}
.DotLine
{
	border: #000000; 
	border-style: dashed; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.dot-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-style: dashed; 
	border-top-width: 0px; 
	border-right-width: 0px; 	
	border-left-width: 0px
}
.top-bg {
	background-repeat: no-repeat;
	background-position: left top;
}