body{
	margin: 0 0 0 0;
}
* {
	color: #000000;
	font-size: 14px;
	font-family: "Tahoma", sans-serif;
}
a {
	color: #000000;
}
a:hover{
	color: #000000;
}
a:active{
	color: #000000;
}
a:visit{
	color: #000000;
}
img{
	border: 0px none Black;
}
h2{
	font-size: 28px;
	text-align : center;
}
h1{
	font-size: 23px;
	text-align : center;
}

p.menu{
	margin:0px 0px 15px 0px;
}
p.sub_menu{
	margin:0px 0px 6px 14px;
}

a.menu{
	margin-top:15px;
	font-size:14px;
	line-height: 19px;
}

a.sub_menu{
	font-size:11px;
}

form{
	margin:5px 0 0 0;
}
table{
	border: solid #000000 2px;
}
input{
	border: solid #979797 1px;
	height: 19px;
}

hr{ border: thin dotted #0000ff; }