@charset "utf-8";
/* CSS Document */

body {
	background: white;
	font-size: 12pt;
	}

.accessContent, #sp_msg, #topmenu, #topicarea, #bottomnav, #leftcontent{
display:none;
}
h1, h2, h3{
font-size:110%;
}
h4, h5{
font-size:100%;
}
#home_msg{
font-size:70%;
}
a img{
border:none;
}
/*#leftcontent{
width:30%;
float:left;
}*/

#content, #maincontent a:link:after, a:visited:after, a:hover:after, a:active:after {content:" <" attr(href) "> "; color:#333; font-weight:normal}

#content, #maincontent a[href^="mailto"]:after, a[href^="#"]:after {content:""}

