html { 
	padding:0;
	margin:0;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0;
	color:#4A4A4A;
	
}

a, a:link, a:hover, a:active, a:visited {
	text-decoration:none;
	color:#4A4A4A;
	}


#leftCol,#eyecatch,#mainNav,#footer  {
	display:none;
}

	
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;	
	}
h1 {
	font-size:1.5em;
	margin-bottom:1.5em;
	}
h2 {
	font-size:1.4em;
	margin-bottom:1em;
	}
h3 {
	font-size:1.3em;
	margin-bottom:1em;
	}
h4 {
	font-size:1.2em;
	margin-bottom:0.2em;
	}

h4.date {
	font-size:1em;
	font-weight:normal;
	}

.helper {
	position: absolute;	
	top: -2000px;	
	left:-7000px; 
	font-size: 0.05ex;
	}
div.article {
	padding-bottom:1em; 
	margin-bottom: 1em;
	border-bottom:1px solid #e4e4e4;
	}

div.article h3 {
	margin-bottom:0.1em;
	}


div.pages {
	margin-top:1em;
	margin-bottom:1em;
	}
div.article a {
	color:#EC0000;
	}

	
div.pages a:hover {
	color:#EC0000;
	}

div.pages span.active {
	color:#EC0000;
	font-weight:bold;
	}
	
div.pdf_list ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	}
fieldset {
	border:0;
	margin:0 0 1.5em 0;
	padding:0;
	
	}
	
