body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	background-image: url(../images/bg16.jpg);
	margin: 0px;
}
.border {
	border: 2px solid #000000;
}
.copyright {
	font-size: 9pt;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.dashes {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #81711C;
	border-right-color: #81711C;
	border-bottom-color: #81711C;
	border-left-color: #81711C;
}
.bg {
	background-repeat: no-repeat;
	background-position: center top;
}
.titles {
	font-weight: bold;
	color: #990000;
}
.bio {
	font-size: 9pt;
	color: #990000;
}
a:link {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #C0A6C3;
	font-weight: bold;
}

.r {
	color:#907F22;
	text-decoration: none;
}

.r:visited {
	color: #907F22;
	text-decoration: none;
	font-size: 100%;
	}
	
.r:link {
	color:#907F22;
	text-decoration: none;
	font-size: 100%;

}
.r:hover {
	color:#FFFFFF;	
	text-decoration: none;
	font-size: 100%;
}

.bg_contents {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/contents16.jpg);
	border: 2px solid #000000;
}
.subtitles {
	color: #F4F4F4;
}
.issn {
	font-size: 10px;
	color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
}
.padding {
	padding-right: 15px;
}
