.col {
	font-family: "Times New Roman";
	font-size: 10pt;
	text-align: justify;
	line-height: normal;
	text-indent: 8pt;
}
p {
	text-indent: 8pt;
	font-family: "Times New Roman";
	font-size: 10pt;
	text-align: justify;
}
br {
	text-indent: 8pt;
}
.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #000000;
	border-bottom-color: #cccccc;
	border-left-color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	text-align: center;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	text-align: center;
}

.tag {
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.bot {
	font-family: "Arial Black";
	font-size: 9px;
	font-variant: small-caps;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.econ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 4pt;
	text-align: center;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	list-style-position: inside;
	list-style-image: url(Images/bullet.gif);
}
.box_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_title {
	font-family: "High Tower Text";
	font-size: 16pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.border {
	border: medium solid #333333;
}

a.link_bottom {
	color: #006586;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.link_bottom:hover {
	color: #999999;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

