a:link {
	color: #000;
	text-decoration: none;
}
.Title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
}
.newspaperbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.newspaperbody a:link {
	color:#F90;
	font-size:12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}
.newspaperbody a:visited {
	color:#F90;
	font-size:12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}
.newspaperbody a:hover{
	color:#000;
	font-size:12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}
.titlebar {
	background-image: url(images/navigation/titlebar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
.leftnav {
	background-image: url(images/navigation/leftnav.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	border: thin none #000;
	position: static;
	height: 600px;
	width: 200px;
}
.linknav {
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.linknav a:link {
	color:#FFF;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.linknav a:visited {
	color:#FFF;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.linknav a:hover{
	color:#000;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
.hor {
	color: #FFF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
.leftnavtablet {
	border: thin solid #000;
	background-color: #DB7510;
	font-size: 14px;
}
.menulist {
	list-style-type: circle;
	cursor: crosshair;
}
.menutxt {
	font-size: 12px;
}
.titlebar2 {
	background-image: url(images/navigation/titlebar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subscript {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-style: normal;
}
.sublefttable {
	width: 200px;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #F90;
	text-decoration: underline;
	filter: Invert;
}

a:active {
	text-decoration: none;
	color: #000;
}
.newspaperbody strong em {
	color: #00F;
}
