/* CSS Document */
body {
	background-color: white;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	orphans: 2;
}

div#search_google, h5.download, h5.Back, h5.author, h5.controlmenulittle, div#menu, div.clear, div#footer, h1 {
	display: none !important;
}

body, div#content {
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}

div#content {
	float: none;
	color: black;
	background: transparent;
}

h2 {
	padding: 6pt 0pt 30pt 0pt;
	font-size: 16pt;
	font-weight: normal;
	font-family:  "Arial Black", Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

h2 span {
	display: block;
	padding: 0;
	margin: 0;
}

h3 {
	margin: 0;
	padding: 12pt 0 6pt 0;
	text-align: left;
	text-transform:capitalize;
	font-size: 14pt;
	font-weight: normal;
	font-family:  "Arial Black", Helvetica, sans-serif;
	font-style: italic;
}

h5 {
	padding: 12pt 0;
}

p {
	padding: 0 0 6pt 0;
	text-align: justify;
	font-weight: normal;
	line-height: 150%;
}


li {
	margin: 0 28pt 6pt 32pt;
	padding: 0;
	text-align: left;
	line-height: 150%;
}

input.text, input.submit, textarea {
	color: black;
	background-color: white;
}

imput.text {
	width: 100px;
}

input#name, input#email, input#subject, textarea {
	font-family: "Courier New", Courier, monospace;
	width: 400px;
}

textarea {
	 height: 200px;
}

th {
	vertical-align: top;
	text-align: right;
}

td {
	vertical-align: top;
	text-align: right;
}

label {
	text-align: center;
}

blockquote {
	margin: 0 0 0 32pt;
	text-align: justify;
	font-weight: normal;
}

hr {
	background-color: black;
	color: black;
	margin: 12pt 32pt;
}

a:link, a:visited {
	color: black;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}

acronym {
	border: none;
}

.break {
page-break-before: always;
}

.encart {
margin: 12pt 32pt;
padding: 12pt;
border: 1px solid black;
}

.encart h3 {
text-align: center;
}

.center {
	text-align: center;
}

.dashed {
	border-style: dashed;
}

.verystrong {
	text-transform:uppercase;
}

.poeme {
	text-align: center;
	font-style: italic;
}

.quote {
	text-align: center;
	font-style: italic;
	margin: 12pt 32pt;
}

img {
	border-style:none;
}