body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.margint1 {margin-top:1px;}
.margint2 {margin-top:2px;}
.margint3 {margin-top:3px;}
.margint4 {margin-top:4px;}
.margint5 {margin-top:5px;}
.margint7 {margin-top:7px;}
.margint10 {margin-top:10px;}
.margint15 {margin-top:15px;}
.margint19 {margin-top:19px;}
.margint20 {margin-top:20px;}
.margint30 {margin-top:30px;}
.margint40 {margin-top:40px;}
.margint50 {margin-top:50px;}
.margint60 {margin-top:60px;}
.margint100 {margin-top:100px;}
.marginb30 {margin-bottom:30px;}
.news {
	margin-top:10px;
	margin-left: 10px;
}

/* 
a:link { text-decoration:underline; color:#4984BC; }
a:visited { text-decoration:underline; color:#4984BC; }
a:hover { text-decoration:none; color:#33628C; }
a:active { text-decoration:none; color:#33628C; }
 */

.subcon a:link { text-decoration:none; color:#666666; }
.subcon a:visited { text-decoration:none; color:#666666; }
.subcon a:hover { text-decoration:underline; color:#666666; }
.subcon a:active { text-decoration:underline; color:#666666; }

.comment {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.header {
	width: 100%;
	text-align: center;
	background-color: #639E29;
	height: 20px;
	line-height: 20px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
.box1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subcon {
	width: 100%;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-top: 50px;
}
.credit {
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	background-color: #639E29;
	height: 20px;
	line-height: 20px;
}
a {
	cursor: hand;
}
.box1 tr td .margint20 tr td table tr td p strong {
	color: #F00;
}

