body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8FFE8;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336633;
	border-left-color: #336633;
}
td {
	font-size: 12px;
	line-height:140%;
	color: #000000;
}
p{
    font-size: 12px;
	line-height:22px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.border2 {
	border: 1px solid #C8C8C8;
}
.1 {
	background-color: #FFFFFF;
	background-image: url(images/wen_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.2 {
	background-color: #FFFFFF;
	background-image: url(images/wen_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.3 {
	background-color: #FFFFFF;
	background-image: url(images/dot_line.jpg);
    background-position:bottom;
	background-repeat:repeat-x;
}.bigfont {
	font-size: 14px;
	letter-spacing: 2px;
}
