
body { 
  	background-color: #ffffff; }

a:link { color: #0000ff; text-decoration: none; } 
a:visited { color: #0000ff; text-decoration: none; } 
a:active { color: #ff0000; text-decoration: underline; } 
a:hover	{ color: #ff0000; text-decoration: underline; } 
a.maintitle:link { color: #000000; text-decoration: none; } 
a.maintitle:visited { color: #000000; text-decoration: none; } 
a.maintitle:active { color: #000000; text-decoration: none; } 
a.maintitle:hover	{ color: #000000; text-decoration: none; } 
a.menulinks:link { color: #000000; text-decoration: none; } 
a.menulinks:visited { color: #000000; text-decoration: none; } 
a.menulinks:active { color: #778899; text-decoration: underline; } 
a.menulinks:hover	{ color: #778899; text-decoration: underline; } 
a.pathlinks:link { color: #000000; text-decoration: none; } 
a.pathlinks:visited { color: #000000; text-decoration: none; } 
a.pathlinks:active { color: #ff0000; text-decoration: underline; } 
a.pathlinks:hover	{ color: #ff0000; text-decoration: underline; } 

h1 { 
  font-family: Garamond,Palatino,serif; 
  color: #000000;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px; }

h2 { 
  font-family: Garamond,Palatino,serif; 
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px; }

h3 { 
  font-family: Garamond,Palatino,serif; 
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px; }

h4 { 
  font-family: Garamond,Palatino,serif; 
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px; }

.banner { 
  position: relative;
  left: 0;
  top: 0;
  z-index: 4;
  visibility: visible; }	

.divider { 
  display: none; }	

.mainmenu { 
  display: none; }	

.sidemenu { 
  display: none; }	

.content { 
  z-index: 8;
  margin-left: 0;
  width: auto; 
  margin: 0;
  padding: 0;
  float: none;
  padding: 10px;
  font-family: Garamond,Palatino,serif; 
  font-size: 12pt;
  font-weight: normal;
  color: #000000; }	

.footer { 
  display: none; }	

.footerimage { 
  display: none; }	

.printissn { 
  position: absolute;
  left: 310px;
  top: 60px;
  z-index: 6;
  padding: 0;
  visibility: visible;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 10px; 	 
  color: #000000; }	

.title { 
  font-family: Garamond,Palatino,serif; 
  text-align: left;
  font-weight: bold;
  font-size: 14px; 	 
  color: #cc0000; }

.vis { 
  display: none; }	

