.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC3300;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20pt;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #996600;
	margin: 10pt;
}

a.title:link { color: #996600; }
a.title:visited { color: #996600; }
a.title:hover { color: #CC3300; }

.subtitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc3300;
	font-weight: bold;
}

a.subtitle1:link { color: #CC3300; }
a.subtitle1:visited { color: #CC3300; }
a.subtitle1:hover { color: #996600; }

.subtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
	margin: 10pt;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 10pt;
	text-align: justify;
	line-height: 2em;
}

.img {
	margin: 5px auto auto 5px;
}
