body {
	}
h1 {
	font-family: times-roman;
	font-size: x-large;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: black;
	direction: ltr;
	letter-spacing: normal; 
	text-align: center; 
	text-decoration: none;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	white-space: normal;
	word-spacing: normal;
	}
h1.headline {
	text-align:justify;
	}
h1.type {
	text-align: left;
	}
h2 {
	font-family: times-roman;
	font-size: larger;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-weight: bold;
	color: black;
	direction: ltr;
	letter-spacing: normal; 
	text-align: center; 
	text-decoration: none;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	white-space: normal;
	word-spacing: normal;
	}
h2.headline {
	text-align:justify;
	}
h2.type {
	text-align: left;
	}
p {
	font-family: times-roman;
	font-size: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: black;
	direction: ltr;
	letter-spacing: normal; 
	text-align: justify; 
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	white-space: normal;
	word-spacing: normal;
	}
p.banner {
	text-align: center;
	font-style: italic;
	}
p.index {
	text-index: 0;
	text-align: left;
	font-size: smaller;
	text-align: justify;
	margin: 0 0 0 15px;
	}	
p.leadline {
	font-style: italic;
	font-weight: bold;
	}
p.bodytext {
	text-indent: 20;
	}
p.byline {
	font-style: italic;
	}
input.headline {
	color: blue;
	font-weight: bold;
	font-family: times-roman;
	font-size: x-large;
	}
textarea.leadline {
	color: blue;
	font-style: italic;
	}
textarea.bodytext {
	color: blue;
	}
select {
	color: blue;
	}
a:link,a:visited{text-decoration:none; font-weight:bold; color:blue}
a:active{text-decoration:none; font-weight:bold; color:green}
