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

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1.85em;
	color: #AC2526;
	vertical-align: text-top;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #000000;
	font-size: 1.1em;
	text-decoration: underline;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.15em;
	line-height: 1;
	color: #666666;
	vertical-align: bottom;
}

.h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #333333;
	line-height: 1.2;
}

.h5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000000;
	text-align: left;
	font-size: 1em;
}

.h7 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.8em;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}

blockquote ul {
	list-style-type: square;
}
blockquote li {
	display: inline;
}
ul {
	text-align: left;
	list-style-type: square;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
li {
}
.special {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
}
.style1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	text-align: center;
}

.style2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 4.5em;}
