body  {
	font-family: arial;
	font-size: 14px;
}

td     {
	font-family: arial;
	font-size: 14px;
}

p {
	font-family: arial;
	font-size: 14px;
}

DIV
.jhead {
	font-size: 16px;
	font-weight: bold;
	color: green;
	text-align: center;
	text-decoration: overline underline;
}

.initred {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}


.tophead {
        font-family: arial;
        font-size: 22px;
        font-weight: bold;
        color: green;
}

.topheadjournal {
        font-family: arial;
        font-size: 22px;
        font-weight: bold;
        font-style: italic;
        color: green;
}

.subhead {
        font-family: arial;
        font-size: 18px;
        font-weight: bold;
        color: green;
}

.subheadunbold {
        font-family: arial;
        font-size: 18px;
        color: green;
}

.subsubhead {
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: green;
}


.largetext {
	font-family: arial;
	font-size: 16px;
}

.indent {
	font-family: arial;
	font-size: 14px;
	margin: 0 0 0 20px;
	float: left;
}

.indentdouble {
        font-family: arial;
        font-size: 14px;
        margin: 0 0 0 40px;
        float: left;
}        


.indenttriple {
        font-family: arial;
        font-size: 14px;
        margin: 0 0 0 60px;
        float: left;
} 

.indentquadruple {
        font-family: arial;
        font-size: 14px;
        margin: 0 0 0 80px;
        float: left;
} 


.indentone {
        font-family: arial;
        font-size: 14px;
        margin: 0 0 0 10px;
        float: left;
} 


.bigred {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.bigblack {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bigblue {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}

.journaltitles {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.volumetitles {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: green;
	text-align: center;
}

.small {
	font-family: arial;
	font-size: 12px;
}

.sp4 {
	font-family: arial;
	font-size: 4px;
}

a {
  font-family: arial;
  font-size: 14px;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #666633;
}

a:hover {
	color: #990000;
}

asmall {
  font-family: arial;
  font-size: 12px;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #009900;
}

a:hover {
	color: #990000;
}
