body,img,p,h1,h2,form,ul,case{
	margin:0;
	padding:0;
}
body{
	font-family:arial,verdana,sans-serif;
	font-size:1em;
	color:#000;
}
img{
	border:none;
}
h1{
	font-size:1.4em;
}
h2{
	font-size:1.2em;
}
.h1 /* Style: Heading1 */{
	font-weight:bold;
	font-size:1.4em;	
}
.h2 /* Style: Heading2 */{
	font-weight:bold;
	font-size:1.2em;	
}
a{
	text-decoration:underline;
	color:#000;
}
.clear{
	clear:both;
	overflow:hidden;
	height:1px;
}
.case{
	border:none;
}
.menu1 a{
	margin-right:28px;
}
.menu1-sel{
	padding:0;
	font-size:0.9em;
}
.menu2{
	font-weight:bold;
}
.menu2 a{
	font-weight:bold;
}
.menu2 a:hover,.menu2 a.menu2-sel{
	color:#000;
	background:#fff;
	text-decoration:none;
}
.content{
	margin-top:12px;
}
.logo{
	margin:200px 0 0 0;
}
ul{
	margin-left:0;
}
.blue /* Style: Bluetext */{
	color:#000;
	background:#fff;
}