@charset "UTF-8";
/* CSS Document */

p {
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #232323;
	text-align: left;
}
h1 {
	font: normal 2em/2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #600;
}
h2 {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #600;
}
h5 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
}
h6 {
	font-style: italic;
	color: #600;
	font-size: 1em;
}
h4 {
	font-size: .8px;
	line-height: 1em;
	font-weight: normal;
	text-align: justify;
}

