
.toptitle {
	font-family: Tahoma;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CC3333;
	text-align: center;
}
.menubox {
	border:1px solid #cccccc;
	background-color:#E7DDDD;
	text-align: center;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.issuebox {
	font-family: arial,helvetica,san-serif;
	font-size:12px;
	color: #000000;
	border:1px solid #003366;
	background-color:#D2D5D9;
}
.issuebox1 {
	font-family: arial,helvetica,san-serif;
	font-size:12px;
	color: #000000;
	border:1px dashed #cccccc;
	background-color:#ffffff;
}
.issuebox2 {
	font-family: arial,helvetica,san-serif;
	font-size:12px;
	color: #000000;
	border:1px solid #cccccc;
	background-color:#E7DDDD;
}
.issueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
	padding-bottom: 5px;
}
.subissuehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
}
.issueblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
color: #990000; 
font-family: "Arial, Helvetica", sans-serif; font-size:13px;; 
text-decoration: underline; 
font-weight: bold; 
}

a:active {
color: #990000; 
font-family: "Arial, Helvetica", sans-serif; font-size:13px;; 
text-decoration: none; 
font-weight: bold; 
}

a:visited {
color: #990000; 
font-family: "Arial, Helvetica", sans-serif; font-size:13px;; 
text-decoration: underline; 
font-weight: bold; 
}

a:hover {
color: #990000; 
background-color: #ffffff; 
font-family: "Arial, Helvetica", sans-serif; font-size:13px;; 
text-decoration: none; 
font-weight: bold; 
}
a.nav:link {
color: #990000; 
font-family: "Arial, Helvetica", sans-serif; font-size:13px;; 
text-decoration: underline; 
font-weight: bold;
border:none;
background-color:#E7DDDD; 
}

a.nav:active {
color: #990000; 
font-family: "Arial, Helvetica", sans-serif; font-size:13px;; 
text-decoration: none; 
font-weight: bold;
border:none;
background-color:#E7DDDD; 
}

a.nav:visited {
color: #990000; 
font-family: "Arial, Helvetica", sans-serif; font-size:13px;; 
text-decoration: underline; 
font-weight: bold; 
border:none;
background-color:#E7DDDD;
}

a.nav:hover {
color: #ffffff; 
font-family: "Arial, Helvetica", sans-serif; font-size:13px;; 
text-decoration: none; 
font-weight: bold; 
border:none;
background-color:#003366;
}
