/* CSS Document */

<style type="text/css">

.logotxt   { font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 42px;  font-weight: bold; letter-spacing: -0.05em  }
.logosub   { font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: bold; letter-spacing: -0.05em  }

.navlnk1   { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }
.navlnk2   { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000066; font-weight: bold; }

.arthead   { font-family: impact, Arial, Helvetica, sans-serif; font-size: 26px; color: #000099; font-weight: bold; text-transform: uppercase; }
.artname   { font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; }
.arttext   {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.artdate   { font-family: "Times New Roman", Times, serif; font-size: 10px; }

.tophead1  { font-family: "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; }
.tophead2  { font-family: impact, Arial, Helvetica, sans-serif; font-size: 15px; color: #000099; font-weight: normal;  }
.toplnk    { font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: normal;  }

.srchlnk   {font-family: "Times New Roman", Times, serif; font-size: 14px;  color: #0000FF; }

.text      { font-family: "Times New Roman", Times, serif; font-size: 14px; }
.text10    { font-family: "Times New Roman", Times, serif; font-size: 14px; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #000066;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000066;
}a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
</style>
