/* Style sheet for Govt Press Releases */

body {
	background-color: rgb(255,255,255);
	margin-left: 20pt;
	margin-right: 20pt
}

h1, h2, h3, h4, h5, p, blockquote, ul, ol, dl, td, dir {
	font-family: Arial, Helvetiva, sans-serif;
}

.header {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 16pt;
	font-weight: bold
}

p, blockquote, ol, ul, td, dir {
	font-size: 10pt
}

h3 {
	text-align: center
}

.pre {
	font-family: Courier;
	font-size: 12pt
}

.dateline {
	text-align: center
}