h1 {
	font-family : arial, sans-serif;
	font-size : 1.50em;
	color : black;
	background : white;
}

h2 {
	font-family : arial, sans-serif;
	font-size : 1.35em;
	color : black;
	background : white;
}

h3 {
	font-family : arial, sans-serif;
	font-size : 1.20em;
	color : black;
	background : white;
}

td
	{
	font-family: arial, sans-serif;
	
}

p, ul, ol, dl
    {
	font-family: arial, sans-serif;
	font-size: .85em;
	color : black;
	background : white;
}

ul.imbeded, ol.imbeded, dl.imbeded
    {
	font-family: arial, sans-serif;
	font-size: 1.0em;
	color : black;
	background : white;
}


a:link {
	font-family: arial, sans-serif;
	color : black;
}

a:visited {
	font-family: arial, sans-serif;
	color : 993300;
}

a.viewmap:link {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}

.index
	{
	font-family: arial, sans-serif;
	font-size: .85em;
	color : black;
	background : white;
}

.center {
	text-align : center;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}

.copyright { 
	font-family : arial, sans-serif;
	font-size: 0.64em;
	}
	

.caption  {
    font-family : Arial, sans-serif;
	font-size: 0.74em;
} 

/* Class to control size of ISSN text*/
.toolbar {
	font-family : Arial, sans-serif;
	font-size: 0.70em;
}

.border {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid
}

.footer {
	font-family : arial, sans-serif;
	font-size : .65em;
	color : black;
	font-weight : bolder;
	background : white;
}

.th {
	font-family : arial, sans-serif;
	font-size : 1.20em;
	color : black;
	background : white;
}

.th2 {
	font-family : arial, sans-serif;
	font-size : 1.35em;
	color : black;
	background : white;
}

.blue   {
    color : white; 
	background : #330099;
	}

.blue2   {
   	background : #99ccff;
	}	

.yellow   {
    
	background : #ffcc00;
	}