.border {
	border: thin solid #000000;
}
body {
	background-color: #ffcc66;
	margin: 0px;
}
.linktext {
	font-family: "Arial Narrow";
	font-size: 10pt;
}


h1 {
	font-family: "Lucida Sans";
	font-size: 13pt;
	font-style: italic;
	font-weight: bolder;
	color: #336699;
}

.borderbottom {
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-bottom-width: medium;
}
.borderright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
.maintext {
	font-family: "Arial Narrow";
	font-size: 12pt;
	text-align: justify;
	float: none;
}
.maintextbold {
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.maintextitle {
	font-family: "Arial Narrow";
	font-size: 16pt;
	font-weight: bolder;
}
.pics {
	float: right;
	margin-right: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	text-align: justify;
	margin-right: 30px;
	margin-left: 20px;
}
p {
	margin-right: 20px;
}
.maintextunderline {
	font-family: "Arial Narrow";
	font-size: 12pt;
	text-align: justify;
	float: none;
	text-decoration: underline;
	color: #000000;
}
.maintextboldblue {
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}
.subheading {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	color: #003399;
}
.subheading a {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	color: #003399;
}

