body { 
	font-family: "geneva", verdana, helvetica, sans-serif;
	font-size: 70%;
	color: #666666; 
	text-align: center; 
	margin: 0px; padding:0px;
	}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}
	
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em .2em 0em;
	font-weight: normal;
	}
	
h3 {
	font-size: 1.4em;

	font-weight: normal;
	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0.2em;
	margin-bottom: 0.4em; 
	}
	
li > p {
	margin-top: 0.2em;
	}
	
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
	
strong, b {
	font-weight: bold;
	}

.narrow1{
	width: 50%;
	line-height: 1.3em;
	}
	
.narrow2{
	width: 50%;
	line-height: 1.5em;
	}
.greydotbar { 
	width:100%; 
	height:1px;
	border-bottom:1px dotted #666;
	padding-bottom:4px;
	}
.bludotbar { 
	width:100%; 
	height:1px;
	border-bottom:1px dotted #A0D1EB;
	}
#plainnews{
	width:500px;
	margin-left:auto; margin-right:auto;
	}
img { border: 0; }	
form { margin: 0; padding: 0; }

.blu{ color:#A0D1EB; }
.orange{ color: #EB5317; }
.note{ font-size: 9px; color: #999999; margin-top:-5px; padding-bottom:20px;}
.copyright{ font: 9px "geneva", verdana, helvetica, sans-serif; color: #999999; padding-right:41px;}
.error { color:#E0001A; font-weight: bold;}

a { color: #EB5317; }
a:hover { color: #A0D1EB; }
a:active { color: #EB5317; }
a:visited { color: #EB5317; }

#core{	text-align: left; }
.plaintext{	margin: 30px 30px 30px 30px; text-align: left; }







