/*
body {
	font-family: "times new roman", times, serif;
	color: #000;
	background-color: #fff;
	}
*/
body {
	background:none;
	}
#masthead {
	display:none;
	}

#masthead img{ 
	display:none;
	}

#welcome {
	display:none;
	}
	
.yellow {
	display:none;
	}

#Content {
	margin:0pt 40pt 0pt 40pt;
	background: #fff;
	border: 0px solid #fff;
	}

#Menu {
	display:none;
}

#navigate {
	display:none;
	}

.maindiv {
	font: 13pt "times new roman", times, serif;
	color : #000;
	padding-left : 3em;
	padding-right : 4em;
}

.maindiv li {
	list-style-position: inside;
	}

.maindiv p {
	color : #000;
	margin-top:.3em;
	margin-bottom:0em;
	text-indent: 1em;
}

p.noindent {
	font: 13pt "times new roman", times, serif;
	color : #000;
	text-indent: 0pt;
}

.listdiv {
	font: 13pt "times new roman", times, serif;
	color : #000;
	padding-left : 1pt;
	padding-right : 1em;
}
	
.listdiv h1 {
	font-size: 1.2em; 
	font-weight: 600;
	color:#222;
}

.listdiv a { 
	color: #339;
	background: transparent;
	font-weight:bold;
	text-decoration : underline
}


.listdiv p {
	font: 12pt "times new roman", times, serif;
	color : #000;
	text-indent: 0pt;
	margin-bottom:2pt;
}

.listdiv strong {
	color: #022;
	font-weight: bold;
}

.listdiv img { display:none; }

.maindiv img {display:none; }

h1, h2, h3, h4, h5, h6 {
	font-family : "times new roman", times, serif; 
	}
 
.maindiv h1 {
	font-size: 1.2em; 
	font-weight: 600;
	color:#222;
}

.maindiv a:link, a:visited  { 
	 font: 13pt "times new roman", times, serif;
	color: #008;
	background: transparent;
	text-decoration : underline
}

.maindiv a:hover {  
	font: 13pt "times new roman", times, serif;
	color : #008;
	background: transparent;
	text-decoration : underline
}

a { 
	color: #000;
	background: transparent;
	text-decoration : underline
}


td {
	font: 100%/130% "times new roman", times, serif;
	color : #000;
}

input.txt{ 
	font-family: monospace;
	}

.menu_date {
	font: bold 13pt verdana, arial, helvetica, sans-serif; 
	color : #333;
}

p.center {text-align:center;}
p.left { text-indent: 0px; }
