body {
	margin: 0px;
	font-family: Tahoma;
	font-size:12px;
}

a:link , a:visited , a:active {text-decoration: none;}
a:hover {text-decoration:underline;}

img,form {
	border:0px;
	margin:0px;
}
.notice{
	color:#FF0000;
	font-size:10px;
}
td{
	vertical-align: top;
}
hr{
	margin:25px 25px;
	height:1px;
	border:none;
	border-bottom:#333 1px solid;
	border-top:#333 1px solid;
	padding-bottom:2px;
	background:#FFF;
}
