
a:link {color: #000; text-decoration:none;} 
a:visited {color: #000; text-decoration:none;} 
a:hover {color:#32CD32; text-decoration:none;}   
a:active {color:#32CD32; text-decoration:none;} 

a.nav:link {color: #32CD32; text-decoration:none;} 
a.nav:visited {color: #32CD32; text-decoration:none;} 
a.nav:hover {color:#32CD32; text-decoration:none;}   
a.nav:active {color:#32CD32; text-decoration:none;} 

a.textlink:link {color: #32CD32; text-decoration:none;} 
a.textlink:visited {color: #32CD32; text-decoration:none;} 
a.textlink:hover {color:#32CD32; text-decoration:none;}   
a.textlink:active {color:#32CD32; text-decoration:none;} 



body {
	letter-spacing: 0px; 
	font-family:'times', _serif;
	color: #000;
	margin-left: 60px;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 60px;
	background-repeat: no-repeat;

}

.res{
	line-height: 0.9;
}

.res2{
	line-height: 1.5;
}

.head {
	font-size: 34px; 
	line-height: 105%; 
	color: #32CD32; 

}
.textlink {
	text-decoration: underline;
}
.occurence {
	font-size: 12px; 
	color: #32CD32; 
}
.halfline {
	line-height: 35%; 
}
.publication {
	text-decoration: underline;
}

.nav {
	font-size: 13px; 
	line-height: 105%; 
	color: #32CD32; 

}
.navline{
	position: relative;
	top:-2;
	width:100%;
	height: 1px;
	border: none;
	
}
.articlehead {
	font-size: 34px; 
	line-height: 105%; 
	color: #000;
	text-decoration: underline;

}
.subtext {
	font-size: 34px; 
	line-height: 105%; 
	color: #32CD32;
	text-decoration: underline;

}
.articletext {
	font-size: 24px; 
	line-height: 110%; 
	color: #32CD32; 

}

