/* CSS Document */

.title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	background-position: left top;
	margin-bottom: 4px;
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E9A21E;
	font-weight: bold;
}

.subtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 15px;
	line-height: normal;
	color: #A45B2F;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10pt;
	color: #000000;
}

.pic_cap {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 8pt;
	color: #A45B2F;
	font-weight: bold;
}

.pic_cap2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10px;
	color: #A45B2F;
	list-style-type: square;
}

.listtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10pt;
	color: #000000;
}

a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10pt;
	color:#A45B2F;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10pt;
	color:#A45B2F;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active{}

a.foot:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
a.foot:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
a.foot:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.foot:active{}
