body {
	background-color:#ffffff;
	color:#000000;
	font-family:'Times New Roman', serif;
	font-size:9pt;
	margin:0;
}

p, .normal {
	color:#000000;
	line-height:1.3em;
	margin:0 0 1em;
	text-align:justify;
}

h1, .h1 {
	color:#000000;
	font-family:'Times New Roman', serif;
	font-size:45pt;
	font-weight:bold;
	margin:15pt 0 9pt;
}

h2, .h2 {
	color:#000000;
	font-family:'Times New Roman', serif;
	font-size:19pt;
	font-style:italic;
	font-weight:normal;
	margin:9pt 0 3pt;
}

h3, .h3 {
	color:#000000;
	font-family:'Times New Roman', serif;
	font-size:65pt;
	font-weight:normal;
	line-height:0.9em;
	margin:0 0 3pt;
	text-align:justify;
}

h4, .h4 {
	color:#000000;
	font-family:'Times New Roman', serif;
	font-size:45pt;
	font-style:italic;
	font-weight:bold;
	line-height:0.9em;
	margin:0 0 3pt;
}

h5, .h5 {
	color:#000000;
	font-family:'Times New Roman';
	font-size:20pt;
	margin:6pt 0 2pt;
}

h6, .h6 {
	color:#000000;
	font-size:9pt;
	font-weight:bold;
	margin:3pt 0 0;
}

li {
	color:#000000;
	margin:0;
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border-style:none;
}

.searchform {
	background-color:transparent;
	border-color:#000000;
	border-style:none;
	font-family:'Times New Roman', serif;
	margin-right:2px;
	margin-left:12px;
}
