body {
	background-color: #ffffff;
	color: #333;
	font-size: 12px;
	font-family: Verdana;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

td {
	color: #333;
	font-size: 12px;
	font-family: Verdana;
	line-height: 20px;
}

a:link { color: #2a36ac }

a:visited { color: #2a36ac }

a:active { color: #ff8c00 }

a:hover { color: #ff8c00 }

.title {
	font-size: 20px;
	color: #906766;
	font-family: Verdana;
}

.title2 {
	font-size: 12px;
	color: #808080;
}

.td1 {
	background-color: #c8c8c8
}

.td2 {
	background-color: #ecf6d8
}

.td3 {
	background-color: #cbe4a0
}

.td4 {
	background-color: #ffffff
}

.td5 {
	background-color: #a4e0ba
}

HR {
	border-right: #6f6b64 1px dotted;
	border-top: #6f6b64 1px dotted;
	border-left: #6f6b64 1px dotted;
	border-bottom: #6f6b64 1px dotted;
}

li.top {
	list-style-image: url(../image/arrow.gif);
}
